[Bug target/50725] [4.7 regression] -O3 -mstackrealign -march=core2 generates invalid prologue code in callee procedure

jojelino at gmail dot com gcc-bugzilla@gcc.gnu.org
Fri Nov 4 13:40:00 GMT 2011


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

--- Comment #10 from gee <jojelino at gmail dot com> 2011-11-04 13:40:37 UTC ---
g++ -fverbose-asm -c -O1 -finline-small-functions -fdisable-ipa-inline
-ftree-vectorize -finline-functions -mstackrealign -march=core2 
./pseudo-reloc.ii -save-temps ;cat pseudo-reloc.s|grep "(%ecx)" solves the
problem.



More information about the Gcc-bugs mailing list