PR c++/55232
commit1ee147393cc35486e6253b643f6c3935fa35c07a
authorjason <jason@138bc75d-0d04-0410-961f-82ee72b054a4>
Fri, 15 Feb 2013 01:26:34 +0000 (15 01:26 +0000)
committerjason <jason@138bc75d-0d04-0410-961f-82ee72b054a4>
Fri, 15 Feb 2013 01:26:34 +0000 (15 01:26 +0000)
tree8e6764b68579fbf02b4d07869b8e3d0523c3ca21
parent708fec1f89cf57c7e98bc8f8266400a6824341b5
PR c++/55232
* error.c (find_typenames_r): Don't walk into a pack expansion.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@196064 138bc75d-0d04-0410-961f-82ee72b054a4
gcc/cp/ChangeLog
gcc/cp/error.c
gcc/testsuite/g++.dg/cpp0x/variadic-diag1.C [new file with mode: 0644]