[Bug c++/35386] Invalid vector code generated with -O2

2008-02-26 Thread kes at smolek dot com
--- Comment #3 from kes at smolek dot com 2008-02-27 01:50 --- Subject: Re: Invalid vector code generated with -O2 Oops. Sorry for the false alarm. But shouldn't there be an error, or at least a warning? pinskia at gcc dot gnu dot org wrote: > --- Comment #2 from pi

[Bug c++/35386] Invalid vector code generated with -O2

2008-02-26 Thread kes at smolek dot com
--- 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

[Bug c++/35386] New: Invalid vector code generated with -O2

2008-02-26 Thread kes at smolek dot com
: major Priority: P3 Component: c++ AssignedTo: unassigned at gcc dot gnu dot org ReportedBy: kes at smolek dot com GCC build triplet: x86_64-unknown-linux-gnu GCC host triplet: x86_64-unknown-linux-gnu GCC target triplet: x86_64-unknown-linux-gnu http