[Bug c++/11148] Incorrect codegen for explicit template instantiation, with ICE for error cases

oneill+gccbugs@cs.hmc.edu gcc-bugzilla@gcc.gnu.org
Wed Jun 11 03:55:00 GMT 2003


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

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



------- Additional Comments From oneill+gccbugs@cs.hmc.edu  2003-06-11 03:55 -------
BTW, GCC 3.3 does produce correct output if the program is compiled with either
    -fno-implicit-templates
    -fno-exceptions

The ICE on erroneous code remains, however, so perhaps that is a separate issue?



More information about the Gcc-bugs mailing list