c-parse.in (struct_head, [...]): New nonterminals.
authorJason Merrill <jason@yorick.cygnus.com>
Mon, 6 Jul 1998 22:30:16 +0000 (22:30 +0000)
committerJeff Law <law@gcc.gnu.org>
Mon, 6 Jul 1998 22:30:16 +0000 (16:30 -0600)
commit4051959be99ddba084673788892d3e26bac13621
treeb23cba12307f8fdf4a2b138f5bc2d68ad6a9bfd2
parent48d4389d553730d881343dcba8aa8ac5518ab8df
c-parse.in (struct_head, [...]): New nonterminals.

        * c-parse.in (struct_head, union_head, enum_head): New nonterminals.
        (structsp): Use them.  Update files generated from c-parse.in.
        * extend.texi (Type Attributes): Document it.

From-SVN: r20971
gcc/ChangeLog
gcc/c-parse.c
gcc/c-parse.in
gcc/c-parse.y
gcc/extend.texi
gcc/objc/objc-parse.c
gcc/objc/objc-parse.y