------- Comment #8 from pinskia at gcc dot gnu dot org 2005-12-20 06:36 ------- Can you show what the output of "gcc -v" for the 3.4 compiler and the 4.0 compiler?
This looks like just a different using arch by default. a Compiler compiled for i686 by default gives the good code but code compiled for i386 give bad code. -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=25500