On Tue, 25 Mar 2014, Marek Polacek wrote:
> We should mention this GNU C extension in the manual.
>
> Ok?
>
> 2014-03-25 Marek Polacek
>
> PR c/37428
> * doc/extend.texi (C Extensions): Mention variable-length arrays in
> a structure/union.
OK.
--
Joseph S. Myers
jos...@
We should mention this GNU C extension in the manual.
Ok?
2014-03-25 Marek Polacek
PR c/37428
* doc/extend.texi (C Extensions): Mention variable-length arrays in
a structure/union.
diff --git gcc/doc/extend.texi gcc/doc/extend.texi
index 986cc94..b564ade 100644
--- gc