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++/12924] [3.4 regression] ICE in lookup_member, at cp/search.c:1228


------- Additional Comments From giovannibajo at libero dot it  2003-11-23 13:51 -------
Kriang, what about adding my_friendly_assert (TREE_CODE (name) == 
IDENTIFIER_NODE)? It would help catching similar problems.

-- 


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=12924


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