This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug tree-optimization/33320] ICE with vectorization in the testsuite during dataref analysis
- From: "dorit at gcc dot gnu dot org" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: 8 Sep 2007 09:42:56 -0000
- Subject: [Bug tree-optimization/33320] ICE with vectorization in the testsuite during dataref analysis
- References: <bug-33320-6954@http.gcc.gnu.org/bugzilla/>
- Reply-to: gcc-bugzilla 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