re PR c++/79583 (ICE (internal compiler error) upon instantiation of class template...
authorPaolo Carlini <paolo.carlini@oracle.com>
Thu, 25 May 2017 09:32:46 +0000 (09:32 +0000)
committerPaolo Carlini <paolo@gcc.gnu.org>
Thu, 25 May 2017 09:32:46 +0000 (09:32 +0000)
commit18c1e9e024fe76f61424d5b0a24ce7b502a1f4b5
tree6bd1b694dfe22c93e30daacf18bd5e61cca9cf4a
parent2673d1925b3702b754d86631746bcca376be75f0
re PR c++/79583 (ICE (internal compiler error) upon instantiation of class template with `auto` template parameter containing inner class template)

2017-05-25  Paolo Carlini  <paolo.carlini@oracle.com>

PR c++/79583
* g++.dg/cpp0x/pr79583.C: New.

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