This is the mail archive of the gcc-bugs@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[Bug target/18371] [3.4/4.0 Regression] array subscript out of range in gcc sources


------- 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


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]