cpplex.c (spell_token): New function.
authorNeil Booth <neilb@earthling.net>
Mon, 8 May 2000 22:22:49 +0000 (22:22 +0000)
committerNeil Booth <neil@gcc.gnu.org>
Mon, 8 May 2000 22:22:49 +0000 (22:22 +0000)
commit3fef5b2b993df626994dbd39442090b45e88bb52
treeb43d16681659989af0773735f517b068f63f272f
parent549f0725741b0d8bc07fb98055f3d07d937f6071
cpplex.c (spell_token): New function.

* 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.

From-SVN: r33777
gcc/ChangeLog
gcc/cpplex.c
gcc/cpplib.h