This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug middle-end/16187] extra casts to unsigned int generated for array references
- 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: 25 Jun 2004 23:04:23 -0000
- Subject: [Bug middle-end/16187] extra casts to unsigned int generated for array references
- References: <20040625001706.16187.dann@godzilla.ics.uci.edu>
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
------- Additional Comments From pinskia at gcc dot gnu dot org 2004-06-25 23:04 -------
Confirmed, what should be happening is that we should support ARRAY_REF for pointers too.
--
What |Removed |Added
----------------------------------------------------------------------------
Status|UNCONFIRMED |NEW
Ever Confirmed| |1
Keywords| |memory-hog
Last reconfirmed|0000-00-00 00:00:00 |2004-06-25 23:04:21
date| |
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=16187