This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug tree-optimization/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:24:10 -0000
- Subject: [Bug tree-optimization/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
------- Additional Comments From pinskia at gcc dot gnu dot org 2005-02-09 14:24 -------
I forgot to note this requires to be compiled with the C++ front-end.
--
What |Removed |Added
----------------------------------------------------------------------------
Target Milestone|--- |4.0.0
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=19854