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++/69550] Need a way to disable "flexible array member in an otherwise empty struct" error on GCC 6


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

--- Comment #6 from Marek Polacek <mpolacek at gcc dot gnu.org> ---
(In reply to Milan Bouchet-Valat from comment #5)
> Note this actually also happens with the C compiler (the attached example
> also illustrates this).

That's the correct behavior.

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