]> git.ipfire.org Git - thirdparty/gcc.git/commit - gcc/gengtype-parse.c
gengtype: Ignore access-control keywords when parsing fields
authorDavid Malcolm <dmalcolm@redhat.com>
Wed, 16 Oct 2013 15:25:23 +0000 (15:25 +0000)
committerDavid Malcolm <dmalcolm@gcc.gnu.org>
Wed, 16 Oct 2013 15:25:23 +0000 (15:25 +0000)
commitc22df64f91c2f4fcd22eb94ed55af08095e3ad78
treebca6b2aa07208d54d251dfb4c6cece4f10c223e7
parentf24bb0805d785777be011a48296b4b47d1370063
gengtype: Ignore access-control keywords when parsing fields

* gengtype-parse.c (struct_field_seq): Ignore access-control
keywords ("public:" etc).

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