re PR c++/71166 (ICE with nested constexpr/initializer)
authorMarek Polacek <polacek@redhat.com>
Fri, 13 Jan 2017 17:27:54 +0000 (17:27 +0000)
committerMarek Polacek <mpolacek@gcc.gnu.org>
Fri, 13 Jan 2017 17:27:54 +0000 (17:27 +0000)
commite3017e522a2080768e8e565408c8c5b0c2cfb788
treee8325e04ca8ba11f595668df9e218bba3d8fa719
parentaa1ba96b8719da219f92568661e4a9f85a336e08
re PR c++/71166 (ICE with nested constexpr/initializer)

PR c++/71166
* g++.dg/cpp0x/constexpr-array18.C: New test.

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