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: 21 Jul 2004 01:33:27 -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-07-21 01:33 -------
Subject: Re: [3.5 Regression] ICE caused by Kenner's big untested (regression causing) patch
The workaround was installed but there is a still an issue of how are
the ARRAY_REFs with CONSTANT expressions coming about.
Not an issue. The gimplifier makes them. For example in
canonicalize_addr_expr.
--
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=16237