c-parse.in (STATIC): New terminal.
authorNeil Booth <neil@daikokuya.demon.co.uk>
Thu, 28 Feb 2002 18:51:14 +0000 (18:51 +0000)
committerNeil Booth <neil@gcc.gnu.org>
Thu, 28 Feb 2002 18:51:14 +0000 (18:51 +0000)
commitf79f265107105a3658db37a404dc440c59062e02
tree2243c7a0b1d7e4ced64a5a18ca4083f462757e95
parent001e3fee0decd0ebf7a10270cce0ef93b94fa772
c-parse.in (STATIC): New terminal.

* c-parse.in (STATIC): New terminal.
(scspec): New non-terminal.  Update productions accordingly.
(program): Remove bogus ifc / end ifc.
(array_declarator): Simplify production using STATIC.

From-SVN: r50155
gcc/ChangeLog
gcc/c-parse.in