[Bug middle-end/50283] [4.7 Regression] FAIL: g++.dg/eh/simd-1.C execution test

danglin at gcc dot gnu.org gcc-bugzilla@gcc.gnu.org
Sun Nov 27 19:08:00 GMT 2011


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=50283

--- Comment #8 from John David Anglin <danglin at gcc dot gnu.org> 2011-11-27 18:54:10 UTC ---
This is hack, but test doesn't fail if I interchange ldo and
.cfi_def_cfa_offset
lines:

    ldo 64(%r30),%r30
    .cfi_def_cfa_offset -64

How should a stack adjust in the final instruction of a delayed branch
be described?



More information about the Gcc-bugs mailing list