This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug c++/9777] ICE in pop_binding: Name clash between a class and a method triggers ice.
- 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:26 -0000
- Subject: [Bug c++/9777] ICE in pop_binding: Name clash between a class and a method triggers ice.
- References: <20030220170600.9777.bilkes@mail.nih.gov>
- 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=9777
------- 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/pr9777.cc:12: internal compiler error: in pop_binding, at cp/name-lookup.c:378
Also most likely related to bug 5402.