This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug middle-end/16237] [3.5 Regression] ICE caused by Kenner's big untested (regression causing) patch
- From: "kenner at vlsi1 dot ultra dot nyu dot edu" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: 27 Jun 2004 21:28:05 -0000
- Subject: [Bug middle-end/16237] [3.5 Regression] ICE caused by Kenner's big untested (regression causing) patch
- References: <20040627212339.16237.pinskia@gcc.gnu.org>
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
------- Additional Comments From kenner at vlsi1 dot ultra dot nyu dot edu 2004-06-27 21:28 -------
Subject: Re: [3.5 Regression] ICE caused by Kenner's big untested (regression causing) patch
Please revert your patch as this is a boostrap failure causing unless
you can figure out how to fix this bug.
Which patch? There have been quite a number of updates to the orignal
patch, both by myself and RTH. I don't see a bootstrap problem on my
machine, so I'll need more detailed instructions on how to reproduce this.
I wonder if this was the hash table problem RTH mentioned, but if so, what
he did should have fixed it. However, your tree dump suggested that you
aren't using the latest sources since we no longer fill in operands 2 and
3 for an ARRAY_REF if they are constant and that's what the dump shows.
Can you verify that you have the latest sources?
--
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=16237