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++/6730] Crash involving templates: ICE in lookup_members: cp/search.c:1228


PLEASE REPLY TO gcc-bugzilla@gcc.gnu.org ONLY, *NOT* gcc-bugs@gcc.gnu.org.

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


dhazeghi at yahoo dot com changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
   Last reconfirmed|2003-07-05 23:24:11         |2003-07-18 21:48:35
               date|                            |
            Summary|Crash involving templates   |Crash involving templates:
                   |when compiling program      |ICE in lookup_members:
                   |                            |cp/search.c:1228


------- Additional Comments From dhazeghi at yahoo dot com  2003-07-18 21:48 -------
Error message on mainline is now:

6730.ii: In instantiation of `Foo<int>':
6730.ii:11:   instantiated from here
6730.ii:8: internal compiler error: in lookup_member, at cp/search.c:1228


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