OSDN Git Service

* lex.c (finput): New variable.
authorlaw <law@138bc75d-0d04-0410-961f-82ee72b054a4>
Wed, 8 Apr 1998 23:30:28 +0000 (23:30 +0000)
committerlaw <law@138bc75d-0d04-0410-961f-82ee72b054a4>
Wed, 8 Apr 1998 23:30:28 +0000 (23:30 +0000)
commit17fd67d573b01b34b2e14233dd320c3f1cc0f5ee
tree4c6f1001a285baef44ed1273a597720746493d2e
parent2a76539c93a40f7e7db890c3b52088bfd4658a77
    * lex.c (finput): New variable.
        (init_cpp_parse):  Renamed from init_parse.
        (init_parse): Handle !USE_CPPLIB.  Call init_cpp_parse when finished.
        (finish_parse): New function.
        * cp-tree.h (init_lex, init_parse): Remove declarations.

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