re PR c++/59816 ([c++11] Incorrect visibility check in template instantiation when...
authorPaolo Carlini <paolo@gcc.gnu.org>
Wed, 18 Mar 2015 21:30:04 +0000 (21:30 +0000)
committerPaolo Carlini <paolo@gcc.gnu.org>
Wed, 18 Mar 2015 21:30:04 +0000 (21:30 +0000)
commita533f6978db5b191f4e46da2f8d7d5523f0dc195
tree5f6117d6fab9becfa173c3eb47ccb9d7573fb6f0
parent91e11b2345d2792a5b16468f351e2158eb9b74a6
re PR c++/59816 ([c++11] Incorrect visibility check in template instantiation when the default constructor is a variadic template.)

2015-03-18  Paolo Carlini  <paolo.carlini@oracle.com>

PR c++/59816
* g++.dg/cpp0x/pr59816.C: New.

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