This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug c++/5402] ICE in pop_binding
- 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: 14 Oct 2003 19:12:41 -0000
- Subject: [Bug c++/5402] ICE in pop_binding
- References: <20020116055603.5402.jakub@redhat.com>
- 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=5402
------- Additional Comments From pinskia at gcc dot gnu dot org 2003-10-14 19:12 -------
The ICE has moved files (but not functions) on the mainline:
tests/pr5402.cc:14: internal compiler error: in pop_binding, at cp/name-lookup.c:378
Also most likely related to bug 9777.