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).