[Bug c++/24791] ICE on invalid instantiation of template's static member

2007-02-08 Thread reichelt at gcc dot gnu dot org
--- 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

[Bug c++/30722] ICE on invalid template code #2

2007-02-08 Thread reichelt at gcc dot gnu dot org
--- Comment #1 from reichelt at gcc dot gnu dot org 2007-02-09 00:33 --- See second testcase in comment #1 of PR24791. *** This bug has been marked as a duplicate of 24791 *** -- reichelt at gcc dot gnu dot org changed: What|Removed |Added

[Bug c++/24791] ICE on invalid instantiation of template's static member

2007-02-08 Thread reichelt at gcc dot gnu dot org
--- Comment #7 from reichelt at gcc dot gnu dot org 2007-02-09 00:33 --- *** Bug 30722 has been marked as a duplicate of this bug. *** -- reichelt at gcc dot gnu dot org changed: What|Removed |Added

[Bug c++/30721] ICE on invalid template code

2007-02-08 Thread reichelt at gcc dot gnu dot org
--- Comment #2 from reichelt at gcc dot gnu dot org 2007-02-09 00:34 --- See first testcase in comment #1 of PR24791. *** This bug has been marked as a duplicate of 24791 *** -- reichelt at gcc dot gnu dot org changed: What|Removed |Added

[Bug c++/24791] ICE on invalid instantiation of template's static member

2007-02-08 Thread reichelt at gcc dot gnu dot org
--- Comment #8 from reichelt at gcc dot gnu dot org 2007-02-09 00:34 --- *** Bug 30721 has been marked as a duplicate of this bug. *** -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=24791 --- You are receiving this mail because: --- You are on the CC list for the bug, or

[Bug c++/30425] [4.0/4.1 Regression] ICE in type_dependent_expression_p, at cp/pt.c:12739

2007-02-08 Thread reichelt at gcc dot gnu dot org
--- Comment #2 from reichelt at gcc dot gnu dot org 2007-02-09 01:31 --- *** This bug has been marked as a duplicate of 28705 *** -- reichelt at gcc dot gnu dot org changed: What|Removed |Added