re PR c++/65592 (internal compiler error: Segmentation fault when using non-existent...
authorPaolo Carlini <paolo.carlini@oracle.com>
Fri, 10 Jul 2015 09:33:34 +0000 (09:33 +0000)
committerPaolo Carlini <paolo@gcc.gnu.org>
Fri, 10 Jul 2015 09:33:34 +0000 (09:33 +0000)
commit7ed28ff99773bddc7a187249e86aab630665d7db
tree5c1825d74eb58d24a53a47fd82f37d7b1b90ed7c
parent9f620bf1eaa3b4a0c0419d0245184b50d871dd3b
re PR c++/65592 (internal compiler error: Segmentation fault when using non-existent enum class enumerator)

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

PR c++/65592
* g++.dg/cpp0x/scoped_enum6.C: New.

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