[Bug c++/30659] [4.0/4.1/4.2/4.3 Regression] ICE in undefined template

reichelt at gcc dot gnu dot org gcc-bugzilla@gcc.gnu.org
Fri Feb 9 00:48:00 GMT 2007



------- Comment #3 from reichelt at gcc dot gnu dot org  2007-02-09 00:48 -------
Even shorter testcase:

====================================
extern "C" template A<char> foo();
====================================

I don't get the segfault in GCC 4.0.4 and current 4.1 branch
(although I see it in 4.0.3 and 4.1.1).
Can somebody reproduce the bug on these branches?


-- 

reichelt at gcc dot gnu dot org changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |reichelt at gcc dot gnu dot
                   |                            |org


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



More information about the Gcc-bugs mailing list