http://gcc.gnu.org/bugzilla/show_bug.cgi?id=50602
Andrew Pinski <pinskia at gcc dot gnu.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
Keywords| |ice-on-invalid-code
Target Milestone|--- |4.8.0
--- Comment #11 from Andrew Pinski <pinskia at gcc dot gnu.org> 2012-01-07
22:16:57 UTC ---
(In reply to comment #10)
> FWIW the problem is still there and prevents any 32bit kernel LTO builds
-freg-struct-return changes the ABI so I don't think this is testcase is valid.
Can someone explain why -freg-struct-return used not on the link line also?