This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug c++/11493] [3.4 regression] tree check ICE in error.c
- 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: 10 Jul 2003 20:39:19 -0000
- Subject: [Bug c++/11493] [3.4 regression] tree check ICE in error.c
- References: <20030710203104.11493.mueller@kde.org>
- 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=11493
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-10 20:39:18
date| |
------- Additional Comments From pinskia at physics dot uc dot edu 2003-07-10 20:39 -------
I can confirm this in 3.4 (20030708) but in 3.4 (20030131), it does not ICE in error.c (or cause
retentry of the error routines) so this is a regression.
>From Phil's regression hunter:
: Search converges between 2003-07-07-trunk (#237) and 2003-07-08-trunk (#238)