OSDN Git Service

* spew.c (end_input): No longer static.
authorjason <jason@138bc75d-0d04-0410-961f-82ee72b054a4>
Tue, 2 Oct 2001 15:43:44 +0000 (15:43 +0000)
committerjason <jason@138bc75d-0d04-0410-961f-82ee72b054a4>
Tue, 2 Oct 2001 15:43:44 +0000 (15:43 +0000)
commit291bc0caba689700479e395cc806860a858f9aea
tree7c9877096334c4c5d0fe47103bd207e982898617
parent6f1e2b25e3063f24afbd430b2ec17a738b39a6d6
    * spew.c (end_input): No longer static.
        * cp-tree.h: Declare it.
        * parse.y (datadef): Add "error END_OF_SAVED_INPUT" expansion.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@45962 138bc75d-0d04-0410-961f-82ee72b054a4
gcc/cp/ChangeLog
gcc/cp/cp-tree.h
gcc/cp/parse.y
gcc/cp/spew.c