[Bug c++/36236] ICE with forwarding variadic function template in class template

redi at gcc dot gnu dot org gcc-bugzilla@gcc.gnu.org
Wed Dec 23 22:25:00 GMT 2009



------- Comment #2 from redi at gcc dot gnu dot org  2009-12-23 22:25 -------
the original testcase now gives:

pr36236.cc: In function ‘int main()’:
pr36236.cc:21:11: sorry, unimplemented: mangling template_id_expr
pr36236.cc:21:11: sorry, unimplemented: mangling template_id_expr

and the one in comment 1 compiles without error

this is probably a dup of one of the other template mangling PRs


-- 


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



More information about the Gcc-bugs mailing list