This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug target/18371] [3.4 Regression] array subscript out of range in gcc sources
- 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: 20 Dec 2004 12:44:36 -0000
- Subject: [Bug target/18371] [3.4 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 pinskia at gcc dot gnu dot org 2004-12-20 12:44 -------
Fixed on the mainline:
* config/i386/i386.c (ix86_split_to_parts): Use an array with
four elements for decoding a CONST_DOUBLE on 64 bits targets.
--
What |Removed |Added
----------------------------------------------------------------------------
Known to work| |4.0.0
Summary|[3.4/4.0 Regression] array |[3.4 Regression] array
|subscript out of range in |subscript out of range in
|gcc sources |gcc sources
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=18371