This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug target/18371] [3.4/4.0 Regression] array subscript out of range in gcc sources
- From: "steven at gcc dot gnu dot org" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: 18 Dec 2004 01:29:01 -0000
- Subject: [Bug target/18371] [3.4/4.0 Regression] array subscript out of range in gcc sources
- References: <20041108084135.18371.dcb314@hotmail.com>
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
------- Additional Comments From steven at gcc dot gnu dot org 2004-12-18 01:28 -------
Obvious patch posted here:
http://gcc.gnu.org/ml/gcc-patches/2004-12/msg01328.html
This is not a wrong-code bug. At worst it will crash the compiler,
but probably it just works by luck, because of stack alignment.
--
What |Removed |Added
----------------------------------------------------------------------------
AssignedTo|unassigned at gcc dot gnu |steven at gcc dot gnu dot
|dot org |org
Status|NEW |ASSIGNED
Keywords|wrong-code |
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=18371