Update number of shift/reduce conflicts.
authorRichard Kenner <kenner@gcc.gnu.org>
Wed, 9 Oct 1996 11:35:27 +0000 (07:35 -0400)
committerRichard Kenner <kenner@gcc.gnu.org>
Wed, 9 Oct 1996 11:35:27 +0000 (07:35 -0400)
commit084c4c25c149ba8b5dbbfbf84d12c29d934f54a2
tree15655027f19b24d8a499337f43d0c691f96ef8d9
parent33aeec285da3a98be09d983bfb82ba16799464e6
Update number of shift/reduce conflicts.

({typed_declspecs,reserved_declspecs,declmods}_no_prefix_attr): New.
(current_declspecs): Initialize to NULL_TREE.
(fndef): Pass current_declspecs, not $1, to start_function.
(old_style_parm_decls): Renamed from xdecls.
(datadecl, declmods): Add references to new rules.
(setspecs): Call split_specs_attrs.
(absdcl1): Remove case with setattrs.

From-SVN: r12924
gcc/c-parse.in