]> git.ipfire.org Git - thirdparty/gcc.git/commit
re PR c++/60248 ([C++11] ICE specializing variadic template)
authorJason Merrill <jason@redhat.com>
Fri, 21 Feb 2014 14:56:38 +0000 (09:56 -0500)
committerJason Merrill <jason@gcc.gnu.org>
Fri, 21 Feb 2014 14:56:38 +0000 (09:56 -0500)
commit1ea32974525999aa5b4a4550a74bef7849d9e9e1
tree864102dc7e919b56136302a4168daf69a9723e9a
parent1c195d2a8fcc6161198e2be68293cd824051b063
re PR c++/60248 ([C++11] ICE specializing variadic template)

PR c++/60248
* mangle.c (mangle_decl): Don't make an alias for a TYPE_DECL.

From-SVN: r208000
gcc/cp/ChangeLog
gcc/cp/mangle.c
gcc/testsuite/g++.dg/cpp0x/variadic149.C [new file with mode: 0644]