OSDN Git Service

* cpphash.h: Update comment.
authorneil <neil@138bc75d-0d04-0410-961f-82ee72b054a4>
Thu, 27 Sep 2001 12:59:38 +0000 (12:59 +0000)
committerneil <neil@138bc75d-0d04-0410-961f-82ee72b054a4>
Thu, 27 Sep 2001 12:59:38 +0000 (12:59 +0000)
commit1785b647c73cfe054bd95725c39ac711dc324852
treed835d4e32aff0f03e3639d3951a23a7302f304db
parentdc4b9d21919146d4bb89a79889693513b617c46e
* cpphash.h: Update comment.
* cpplex.c: Update comments.
(_cpp_can_paste): Remove.
* cpplib.h (_cpp_can_paste): Remove.
* cppmacro.c (paste_tokens, paste_all_tokens): Update to use the
lexer rather than _cpp_can_paste.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@45840 138bc75d-0d04-0410-961f-82ee72b054a4
gcc/ChangeLog
gcc/cpphash.h
gcc/cpplex.c
gcc/cpplib.h
gcc/cppmacro.c