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: "rask at sygehus dot dk" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: 24 Jun 2007 13:04:57 -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 #24 from rask at sygehus dot dk 2007-06-24 13:04 -------
Subject: Re: [4.3 Regression] Segmentation
fault in build_classic_dist_vector_1()@tree-data-ref.c:2700
On Sun, Jun 24, 2007 at 02:50:37PM +0200, Sebastian Pop wrote:
> 2007-06-24 Sebastian Pop <sebpop@gmail.com>
>
> * fold-const.c (fold_binary): Use op{0,1} instead of arg{0,1} as
> arguments to operand_equal_p.
> * testsuite/gcc.dg/tree-ssa/pr32461-1.c: New.
> * testsuite/gcc.dg/tree-ssa/pr32461-2.c: New.
This time, you forgot the line with the PR numer:
PR middle-end/32461
--
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=32461