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