This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug tree-optimization/18800] [4.0 Regression] ivopt missed, local array
- 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: 12 Dec 2004 16:31:14 -0000
- Subject: [Bug tree-optimization/18800] [4.0 Regression] ivopt missed, local array
- References: <20041202215439.18800.pinskia@gcc.gnu.org>
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
------- Additional Comments From pinskia at gcc dot gnu dot org 2004-12-12 16:31 -------
This shows up every where on PPC where ever there is an local array, I would not doubt there is not a
case in GCC which looks like this.
--
What |Removed |Added
----------------------------------------------------------------------------
Priority|P3 |P2
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=18800