This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug c++/11679] ICE in finish_file, at cp/decl2.c:2727: varray out of bounds in --enable-checking mode
- From: "pinskia at physics dot uc dot edu" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: 29 Jul 2003 23:28:39 -0000
- Subject: [Bug c++/11679] ICE in finish_file, at cp/decl2.c:2727: varray out of bounds in --enable-checking mode
- References: <20030727040902.11679.harinath@cs.umn.edu>
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
PLEASE REPLY TO gcc-bugzilla@gcc.gnu.org ONLY, *NOT* gcc-bugs@gcc.gnu.org.
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=11679
pinskia at physics dot uc dot edu changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|UNCONFIRMED |NEW
Ever Confirmed| |1
Last reconfirmed|0000-00-00 00:00:00 |2003-07-29 23:28:38
date| |
------- Additional Comments From pinskia at physics dot uc dot edu 2003-07-29 23:28 -------
Thanks for the reduced test case, it easier to be able to put into the testsuite.
I can confirm this on the mainline (20030729).