[PATCH] restore pedantic warning on flexible array members (c++/71290)

Jason Merrill jason@redhat.com
Wed Jan 25 17:50:00 GMT 2017


OK.

On Wed, Jan 25, 2017 at 12:02 PM, Martin Sebor <msebor@gmail.com> wrote:
> The improvements to the handling of flexible array members in
> C++ in GCC 6 inadvertently removed the pedantic warnings GCC
> used to issue for their declarations.  The attached patch
> restores it.
>
> Martin



More information about the Gcc-patches mailing list