This is the mail archive of the gcc-bugs@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[Bug c++/9777] ICE in pop_binding: Name clash between a class and a method triggers ice.


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.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]