re PR c++/37404 (ICE on va_arg and template deduction)
authorPaolo Carlini <paolo.carlini@oracle.com>
Sun, 9 Jun 2013 18:24:39 +0000 (18:24 +0000)
committerPaolo Carlini <paolo@gcc.gnu.org>
Sun, 9 Jun 2013 18:24:39 +0000 (18:24 +0000)
commit5beb165753370571284bbf4a4c23104bebbfca9e
treef916826c0b3c6c0cad20f2f5c65816a399309048
parent74fe2a1dd8ea9a3122d1ad8e8f0a4aa728892e1e
re PR c++/37404 (ICE on va_arg and template deduction)

2013-06-09  Paolo Carlini  <paolo.carlini@oracle.com>

PR c++/37404
* g++.dg/other/vararg-4.C: New.

From-SVN: r199869
gcc/testsuite/ChangeLog
gcc/testsuite/g++.dg/other/vararg-4.C [new file with mode: 0644]