spew.c (end_input): No longer static.
authorJason Merrill <jason@redhat.com>
Tue, 2 Oct 2001 15:43:44 +0000 (11:43 -0400)
committerJason Merrill <jason@gcc.gnu.org>
Tue, 2 Oct 2001 15:43:44 +0000 (11:43 -0400)
commit0caee1c69faa2e378a0129736b782171be5e6ba9
tree7c9877096334c4c5d0fe47103bd207e982898617
parent415dddc81c99f37554902cbe0d838060b62a2548
spew.c (end_input): No longer static.

        * spew.c (end_input): No longer static.
        * cp-tree.h: Declare it.
        * parse.y (datadef): Add "error END_OF_SAVED_INPUT" expansion.

From-SVN: r45962
gcc/cp/ChangeLog
gcc/cp/cp-tree.h
gcc/cp/parse.y
gcc/cp/spew.c