re PR c++/82782 (ICE: nested template alias and specialized template with auto templa...
authorPaolo Carlini <paolo.carlini@oracle.com>
Mon, 5 Feb 2018 11:15:55 +0000 (11:15 +0000)
committerPaolo Carlini <paolo@gcc.gnu.org>
Mon, 5 Feb 2018 11:15:55 +0000 (11:15 +0000)
commit865166c80e0c41faaee1c4e59894246aa8672531
treeaf146a9abe33cb5b830a15620e0cc800d2d70292
parent4c4f3c3fefc61ca5045a6c1d7592786e2cf57499
re PR c++/82782 (ICE: nested template alias and specialized template with auto template parameter)

2018-02-05  Paolo Carlini  <paolo.carlini@oracle.com>

PR c++/82782
* g++.dg/cpp1z/inline-var4.C: New.

From-SVN: r257388
gcc/testsuite/ChangeLog
gcc/testsuite/g++.dg/cpp1z/inline-var4.C [new file with mode: 0644]