This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug middle-end/19854] [4.0 Regression] ICE with folding &a[i1] + c * i2 to &a[i1 + i2] messing up types
- From: "pinskia at gcc dot gnu dot org" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: 9 Feb 2005 14:26:57 -0000
- Subject: [Bug middle-end/19854] [4.0 Regression] ICE with folding &a[i1] + c * i2 to &a[i1 + i2] messing up types
- References: <20050209142327.19854.pinskia@gcc.gnu.org>
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
--
What |Removed |Added
----------------------------------------------------------------------------
Component|tree-optimization |middle-end
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=19854