[Bug target/50091] [4.5/4.6/4.7 Regression] -fstack-check gives bad assembly on powerpc-apple-darwin9
iains at gcc dot gnu.org
gcc-bugzilla@gcc.gnu.org
Sat Sep 3 16:48:00 GMT 2011
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=50091
--- Comment #11 from Iain Sandoe <iains at gcc dot gnu.org> 2011-09-03 16:48:18 UTC ---
(In reply to comment #10)
> Created attachment 25183 [details]
> Tentative fix (2)
>
> Still untested.
bootstrapped with your amended change to rs6000.c
./gcc/xgcc -Bgcc ../tests/hello.c -o hc -fstack-check -save-temps -fverbose-asm
-fdump-rtl-all
... shows that the stack check is present and correct ...
any idea what test would produce the stack range check?
(make check is running - but will take some time).
More information about the Gcc-bugs
mailing list