[Bug c++/69550] Need a way to disable "flexible array member in an otherwise empty struct" error on GCC 6

redi at gcc dot gnu.org gcc-bugzilla@gcc.gnu.org
Fri Jan 29 13:40:00 GMT 2016


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

Jonathan Wakely <redi at gcc dot gnu.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|UNCONFIRMED                 |NEW
   Last reconfirmed|                            |2016-01-29
     Ever confirmed|0                           |1

--- Comment #13 from Jonathan Wakely <redi at gcc dot gnu.org> ---
So if the intention is for the C++ front-end to match the C front-end then this
should be accepted (and there's no need to allow the original example even with
-fpermissive).


More information about the Gcc-bugs mailing list