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: 28 Jun 2004 00:26:58 -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-28 00:26 -------
Subject: Re: [3.5 Regression] ICE caused by Kenner's big untested (regression causing) patch
But does this not cause a performance regression.
It adds a couple of lines of code, but nothing likely measurable: there
is a hash table in use here, after all.
Nevertheless, I'd rather handle the zero case in the ARRAY_REF and
COMPONENT_REF case instead of all cases.
--
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=16237