PR r++/68490 - error initializing a structure with a flexible array membe
authorMartin Sebor <msebor@redhat.com>
Sat, 30 Jan 2016 17:30:32 +0000 (17:30 +0000)
committerMartin Sebor <msebor@gcc.gnu.org>
Sat, 30 Jan 2016 17:30:32 +0000 (10:30 -0700)
commit343c05d39f7fcdf55178853884113715bc7bcc2b
tree861b39d4e0bd1f2f10130d430f115bbeae960ff8
parentd6c3a5392038022e5b236a244a9b33210875383d
PR r++/68490 - error initializing a structure with a flexible array membe

gcc/testsuite/ChangeLog:
2016-01-30  Martin Sebor  <msebor@redhat.com>

        PR c++/68490
        * g++.dg/ext/flexary10.C: New test.

From-SVN: r233010
gcc/testsuite/ChangeLog
gcc/testsuite/g++.dg/ext/flexary10.C [new file with mode: 0644]