Support empty structs in gengtype
authorDavid Malcolm <dmalcolm@redhat.com>
Tue, 5 Nov 2013 18:55:22 +0000 (18:55 +0000)
committerDavid Malcolm <dmalcolm@gcc.gnu.org>
Tue, 5 Nov 2013 18:55:22 +0000 (18:55 +0000)
commitc180e49596bb20aef9c887cf9817e21a7f1e0d2b
treeabee94e1d5b63a3fad0541e871cb30e25bf6d3b4
parent4b632a0635cd031a7c23fcf0e6d3b52ffd9d047d
Support empty structs in gengtype

gcc/
* gengtype-parse.c (struct_field_seq): Support empty structs.

From-SVN: r204411
gcc/ChangeLog
gcc/gengtype-parse.c