------- Comment #27 from irar at il dot ibm dot com  2006-11-22 11:15 -------
I committed the patch that enables vectorization of strided accesses
(http://gcc.gnu.org/ml/gcc-patches/2006-03/msg01679.html), and now bootstrap
with vectorization fails also on x86 with the same error as in comment #3.
Here, the offending loop is cfgloopanal.c:153.

Ira


-- 

irar at il dot ibm dot com changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
  GCC build triplet|powerpc64-linux             |powerpc64-linux and and
                   |                            |i386-linux
   GCC host triplet|powerpc64-linux             |powerpc64-linux and i386-
                   |                            |linux
 GCC target triplet|powerpc64-linux             |powerpc64-linux and and
                   |                            |i386-linux
            Summary|bootstrap comparision fails |bootstrap comparision fails
                   |with "-ftree-vectorize -    |with "-ftree-vectorize -
                   |maltivec" on ppc            |maltivec" on ppc and i386


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

Reply via email to