[Bug other/50283] [4.7 Regression] FAIL: g++.dg/eh/simd-1.C execution test
danglin at gcc dot gnu.org
gcc-bugzilla@gcc.gnu.org
Sat Sep 3 18:21:00 GMT 2011
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=50283
--- Comment #1 from John David Anglin <danglin at gcc dot gnu.org> 2011-09-03 18:20:58 UTC ---
(In reply to comment #0)
> Thought at first that this might be caused by stack allocation instruction
> being placed in call delay slot, but fail also occurs at -O0.
This is wrong. The test doesn't fail at -O0 (I ran the wrong executable).
At -O, the CFI labels appear incorrectly placed
More information about the Gcc-bugs
mailing list