[Bug c++/24791] ICE on invalid instantiation of template's static member
reichelt at gcc dot gnu dot org
gcc-bugzilla@gcc.gnu.org
Fri Feb 9 00:32:00 GMT 2007
------- 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
More information about the Gcc-bugs
mailing list