This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug tree-optimization/32461] [4.3 Regression] Segmentation fault in build_classic_dist_vector_1() at tree-data-ref.c:2700
- From: "spop at gcc dot gnu dot org" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: 24 Jun 2007 21:05:29 -0000
- Subject: [Bug tree-optimization/32461] [4.3 Regression] Segmentation fault in build_classic_dist_vector_1() at tree-data-ref.c:2700
- References: <bug-32461-13856@http.gcc.gnu.org/bugzilla/>
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
------- Comment #32 from spop at gcc dot gnu dot org 2007-06-24 21:05 -------
Subject: Re: [4.3 Regression] Segmentation fault in
build_classic_dist_vector_1() at tree-data-ref.c:2700
I forgot to mention: I tested this patch only on i686-linux.
Can somebody give it a test on amd64 see if it also passes?
I've committed also the testcase that was failing for amd64
as testsuite/gcc.dg/tree-ssa/pr32461-2.c, so this should fail
if it was not the same bug that I've fixed, but there are chances
that it's the exact same code that fails for the -2.c
Sebastian
--
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=32461