[Bug tree-optimization/33320] ICE with vectorization in the testsuite during dataref analysis

2007-09-06 Thread ubizjak at gmail dot com


--- Comment #1 from ubizjak at gmail dot com  2007-09-06 16:34 ---
(In reply to comment #0)
> When the testcase gcc.dg/tree-ssa/predcom-3.c is compiled with vectorization 
> it
> ICes when the dataref analysis called from vectorizer:

I can't get the compiler (current mainline) to segfault with the compile flags
form the description on x86_64-pc-linux-gnu or i686-pc-linux-gnu (with and
without -msse2).


-- 

ubizjak at gmail dot com changed:

   What|Removed |Added

 CC||ubizjak at gmail dot com


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



[Bug tree-optimization/33320] ICE with vectorization in the testsuite during dataref analysis

2007-09-08 Thread dorit at gcc dot gnu dot org


--- Comment #2 from dorit at gcc dot gnu dot org  2007-09-08 09:42 ---
(In reply to comment #1)
> (In reply to comment #0)
> > When the testcase gcc.dg/tree-ssa/predcom-3.c is compiled with 
> > vectorization it
> > ICes when the dataref analysis called from vectorizer:
> I can't get the compiler (current mainline) to segfault with the compile flags
> form the description on x86_64-pc-linux-gnu or i686-pc-linux-gnu (with and
> without -msse2).

I can't reproduce it anymore either... I actually opened this PR at least a
week after I saw this failure, so maybe it got fixed in the meantime? I guess
I'll close it then.


-- 

dorit at gcc dot gnu dot org changed:

   What|Removed |Added

 Status|UNCONFIRMED |RESOLVED
 Resolution||WORKSFORME


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