------- Comment #6 from reichelt at gcc dot gnu dot org 2007-02-09 00:32 ------- Comment #3 is not quite correct:
The ICE for the first testcase in comment #1 is in instantiate_decl, at cp/pt.c:12204 The ICE for the second testcase in comment #1 is in import_export_decl, at cp/decl2.c:1956 -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=24791