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.

Reply via email to