flexible array member size
Alexandre Oliva
aoliva@redhat.com
Sat Dec 2 00:07:00 GMT 2000
On Dec 1, 2000, Geoff Keating <geoffk@geoffk.org> wrote:
> the definition
> struct s {
> int x;
> int y[];
> } s;
> is ill-formed and I think requires a diagnostic.
It's well formed in ISO C99, look for `flexible array members' in your
copy of the standard.
--
Alexandre Oliva Enjoy Guarana', see http://www.ic.unicamp.br/~oliva/
Red Hat GCC Developer aoliva@{cygnus.com, redhat.com}
CS PhD student at IC-Unicamp oliva@{lsd.ic.unicamp.br, gnu.org}
Free Software Evangelist *Please* write to mailing lists, not to me
More information about the Gcc-bugs
mailing list