This is the mail archive of the gcc-bugs@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[Bug target/25500] REGREGRESSION: SSE2 vectorized code is many times slower on 4.x.x than on 3.4.4



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


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]