This is the mail archive of the gcc-bugs@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[Bug c++/68490] error initializing a structure with a flexible array member


https://gcc.gnu.org/bugzilla/show_bug.cgi?id=68490

--- Comment #2 from Martin Sebor <msebor at gcc dot gnu.org> ---
Author: msebor
Date: Sat Jan 30 17:30:32 2016
New Revision: 233010

URL: https://gcc.gnu.org/viewcvs?rev=233010&root=gcc&view=rev
Log:
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.                                     

Added:
    trunk/gcc/testsuite/g++.dg/ext/flexary10.C
Modified:
    trunk/gcc/testsuite/ChangeLog

Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]