(scan_decls): After seeing an extern variable declaration...
authorRichard Stallman <rms@gnu.org>
Mon, 8 Nov 1993 03:09:05 +0000 (03:09 +0000)
committerRichard Stallman <rms@gnu.org>
Mon, 8 Nov 1993 03:09:05 +0000 (03:09 +0000)
commitdb025de86e4c721f34979435678d2b7c9ee2ce96
tree3492063e48c7e4d2f3e8eac30847761fd5e8c493
parent4b7bc656a7f628adc5e79387ca363b88d96c77c5
(scan_decls): After seeing an extern variable declaration...

(scan_decls):  After seeing an extern variable
declaration, goto new_statement to read a new token, rather
than going to handle_statement (which uses the current token).

From-SVN: r6037
gcc/scan-decls.c