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 c++/35386] Invalid vector code generated with -O2



------- Comment #1 from kes at smolek dot com  2008-02-26 23:17 -------
Created an attachment (id=15234)
 --> (http://gcc.gnu.org/bugzilla/attachment.cgi?id=15234&action=view)
temp file output demonstrating the bug

Command line: gcc -v -save-temps -O2 -S -msse3 ComputeEven.cpp

Note: bug occurs on 4.2.1, 4.2.2; 4.1.2 works okay.


-- 


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


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