[Bug target/56561] Miscompilation with -Os -arm
sebastian.huber@embedded-brains.de
gcc-bugzilla@gcc.gnu.org
Fri Mar 8 08:00:00 GMT 2013
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=56561
Sebastian Huber <sebastian.huber@embedded-brains.de> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |sebastian.huber@embedded-br
| |ains.de
--- Comment #3 from Sebastian Huber <sebastian.huber@embedded-brains.de> 2013-03-08 07:59:54 UTC ---
The arm-eabi target is also affected by this bug.
(In reply to comment #2)
> The wrong-code on 4.6 branch is stopped by backporting r183512 aka PR48308 fix.
Is there a back port available as a patch? A simple "git cherry-pick
eed2904aa7a3ce889e8a0dd8e7ec59f9190ce5fe" in the 4.6 branch does not work due
to undefined references to "alloc_insn_link".
More information about the Gcc-bugs
mailing list