]> git.ipfire.org Git - thirdparty/gcc.git/commit
re PR c++/42364 (C++ testsuite fails with -g)
authorJason Merrill <jason@redhat.com>
Tue, 15 Dec 2009 02:11:54 +0000 (21:11 -0500)
committerJason Merrill <jason@gcc.gnu.org>
Tue, 15 Dec 2009 02:11:54 +0000 (21:11 -0500)
commit0857d1f0b1161a03207d64708f083c16880a65f8
tree40cb649be49d08265a63b4d8dbbe9f7dac3ad9e1
parent6ba6f70d7fa8fa889576172a23c199a51abdd045
re PR c++/42364 (C++ testsuite fails with -g)

PR c++/42364
* pt.c (function_parameter_expanded_from_pack_p): Don't require
a pack to have a name.
(tsubst_decl): Do typedef magic after applying attributes.

From-SVN: r155246
gcc/cp/ChangeLog
gcc/cp/pt.c
gcc/testsuite/ChangeLog
gcc/testsuite/g++.dg/cpp0x/variadic31.C
gcc/testsuite/g++.dg/ext/attrib33.C