[Bug middle-end/45706] [4.6 regression] gcc.dg/vect/vect-114.c

hjl dot tools at gmail dot com gcc-bugzilla@gcc.gnu.org
Fri Sep 17 16:30:00 GMT 2010



------- Comment #2 from hjl dot tools at gmail dot com  2010-09-17 16:30 -------
(In reply to comment #1)
> This passes for me, even in -m32 mode (if -msse is added, like vect.exp
> does):
> 
> % ./cc1 -ftree-vectorize -fno-vect-cost-model -msse2 -O2 \
>   vect-114.c -ftree-vectorizer-verbose=2 2>&1 | grep note:
> vect-114.c:13: note: LOOP VECTORIZED.
> vect-114.c:6: note: vectorized 1 loops in function.
> 

Please note. The failure is

FAIL: gcc.dg/vect/vect-114.c scan-tree-dump-times vect "vectorized 0 loops" 1
                                                        ^^^^^^^^^^^^^^^^^^^


-- 


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



More information about the Gcc-bugs mailing list