This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug c++/157] ICE in pop_binding, at cp/decl.c:1187
- From: "lerdsuwa 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 Sep 2003 13:08:47 -0000
- Subject: [Bug c++/157] ICE in pop_binding, at cp/decl.c:1187
- References: <20000329120601.157.martin@loewis.home.cs.tu-berlin.de>
- 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=157
lerdsuwa at gcc dot gnu dot org changed:
What |Removed |Added
----------------------------------------------------------------------------
AssignedTo|unassigned at gcc dot gnu |lerdsuwa at gcc dot gnu dot
|dot org |org
Status|NEW |ASSIGNED
------- Additional Comments From lerdsuwa at gcc dot gnu dot org 2003-09-20 13:08 -------
I am testing a patch that fixes the ICE, but it doesn't address
diagnostic problem (duplicate error messages) that surfaces after
the ICE is gone. That diagnostic bug remains unresolved for now.