]> 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 15:29:14 +0000 (10:29 -0500)
committerJason Merrill <jason@gcc.gnu.org>
Fri, 21 Feb 2014 15:29:14 +0000 (10:29 -0500)
commitf289e1b9088cab2c60117aa8d3749973058263a1
treebca8c47497ecadcbc12a7d43722ddf5696b5c67b
parent48f01868cbf177a3b5013f937b9cef70778d9c5a
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: r208006
gcc/cp/ChangeLog
gcc/cp/mangle.c
gcc/testsuite/g++.dg/cpp0x/variadic149.C [new file with mode: 0644]