OSDN Git Service

* cpplex.c (spell_token): New function.
authorneil <neil@138bc75d-0d04-0410-961f-82ee72b054a4>
Mon, 8 May 2000 22:22:49 +0000 (22:22 +0000)
committerneil <neil@138bc75d-0d04-0410-961f-82ee72b054a4>
Mon, 8 May 2000 22:22:49 +0000 (22:22 +0000)
commit89b05ef66b722de750cfaf72e59925dbd9d523ea
treeb43d16681659989af0773735f517b068f63f272f
parentaf01c58e1dc5e4e3a8f8cc05cb4fa7e77b7088b2
* cpplex.c (spell_token): New function.
  (TOKEN_LEN): Add 1 for whitespace.
  (_cpp_lex_file): Update to use spell_token.
* cpplib.h (E): Remove.
(TTYPE_TABLE): Update CPP_VSPACE entry.

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