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 tree-optimization/35642] heisenbug in tree vectorizer



------- Comment #1 from pinskia at gcc dot gnu dot org  2008-03-19 19:15 -------
On PowerPC-darwin, I started to get the following failures between
LAST_UPDATED: Wed Mar 12 03:41:52 UTC 2008 (revision 133132)
and
LAST_UPDATED: Tue Mar 18 21:37:03 UTC 2008 (revision 133327)


 +FAIL: gcc.dg/vect/vect-strided-store-u16-i4.c scan-tree-dump-times vect
"vectorized 1 loops" 2
+FAIL: gcc.dg/vect/vect-vfa-03.c scan-tree-dump-times vect "vectorized 1 loops"
1
+XPASS: gcc.dg/vect/vect-vfa-03.c scan-tree-dump-times vect "vectorized 1
loops" 0
+FAIL: gcc.dg/vect/slp-21.c scan-tree-dump-times vect "vectorized 4 loops" 1
+FAIL: gcc.dg/vect/slp-21.c scan-tree-dump-times vect "vectorizing stmts using
SLP" 2
+FAIL: gcc.dg/vect/slp-7.c scan-tree-dump-times vect "vectorized 3 loops" 1
+FAIL: gcc.dg/vect/slp-7.c scan-tree-dump-times vect "vectorizing stmts using
SLP" 3

I wonder if this is related to this bug.


-- 


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


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