Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 559146

Summary: sys-devel/gcc-4.8.5: stabilize
Product: Gentoo Linux Reporter: SpanKY <vapier>
Component: [OLD] Keywording and StabilizationAssignee: Gentoo Toolchain Maintainers <toolchain>
Status: RESOLVED FIXED    
Severity: enhancement CC: karl.j.linden
Priority: Normal Keywords: STABLEREQ
Version: unspecified   
Hardware: All   
OS: All   
See Also: https://bugs.gentoo.org/show_bug.cgi?id=518598
Whiteboard:
Package list:
Runtime testing required: ---

Description SpanKY gentoo-dev 2015-08-30 05:57:09 UTC
should be easy to go from 4.8.4 as there shouldn't be any regressions
Comment 1 Anthony Basile gentoo-dev 2015-08-30 12:57:55 UTC
okay i'm working on ppc, ppc64 and arm, with emphasis on hardened for arm because of bug #518598.
Comment 2 Mikle Kolyada (RETIRED) archtester Gentoo Infrastructure gentoo-dev Security 2015-08-30 13:28:06 UTC
amd64 stable
Comment 3 Tobias Klausmann (RETIRED) gentoo-dev 2015-08-30 18:29:53 UTC
Stable on alpha.
Comment 4 Anthony Basile gentoo-dev 2015-08-30 19:36:28 UTC
stable on ppc and ppc64
Comment 5 Anthony Basile gentoo-dev 2015-08-30 22:45:18 UTC
stable on arm.  stack-check is indeed off:

chrome ~ # gcc -dumpspecs | grep stack-check
%{!fno-stack-protector: %{!fno-stack-protector-all: %{!fno-stack-check: }}}


I also checked the asm from `gcc -S stack-test.c` and compared it to `gcc -fstack-check -S stack-test.c` and it is correct.
Comment 6 Agostino Sarubbo gentoo-dev 2015-09-20 09:41:10 UTC
x86 stable
Comment 7 Agostino Sarubbo gentoo-dev 2015-09-21 11:33:38 UTC
sparc stable
Comment 8 Markus Meier gentoo-dev 2015-09-25 05:56:39 UTC
arm stable
Comment 9 Jeroen Roovers (RETIRED) gentoo-dev 2015-09-27 04:35:20 UTC
Stable for HPPA. Closing.