[Bug target/33958] Using "-ftree-vectorize" , creates an illegal movaps instruction

reichelt at gcc dot gnu dot org gcc-bugzilla@gcc.gnu.org
Fri Dec 28 01:01:00 GMT 2007



------- Comment #4 from reichelt at gcc dot gnu dot org  2007-12-28 01:01 -------
I can reproduce the problem with GCC 4.2.0 and 4.2.1, but not with GCC 4.2.2.
As Dorit already pointed out this was most likely fixed by the patch for
PR25413.
In fact, the structure of the testcases is very similar. So this really seems
to be a duplicate.

Btw, you only need to compile with "-O -ftree-vectorize -msse" to see the
crash.


*** This bug has been marked as a duplicate of 25413 ***


-- 

reichelt at gcc dot gnu dot org changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|UNCONFIRMED                 |RESOLVED
         Resolution|                            |DUPLICATE


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



More information about the Gcc-bugs mailing list