re PR c++/66421 (G++ fails compilation when assigning tuple created with variadic...
authorPaolo Carlini <paolo.carlini@oracle.com>
Wed, 8 Jul 2015 16:08:10 +0000 (16:08 +0000)
committerPaolo Carlini <paolo@gcc.gnu.org>
Wed, 8 Jul 2015 16:08:10 +0000 (16:08 +0000)
commit529b9e5ad7f2f134dbcb7b3549bdb29e689c190c
tree5b7545dc90434f83b8d6b5ca794e5073894d4b2b
parentbb9276646eb0137d984474b27f72275b9df765fc
re PR c++/66421 (G++ fails compilation when assigning tuple created with variadic template to auto variable)

2015-07-08  Paolo Carlini  <paolo.carlini@oracle.com>

PR c++/66421
* g++.dg/cpp0x/auto45.C: New.

From-SVN: r225563
gcc/testsuite/ChangeLog
gcc/testsuite/g++.dg/cpp0x/auto45.C [new file with mode: 0644]