OSDN Git Service

* cpplex.c (spell_other, spell_char): Remove.
authorneil <neil@138bc75d-0d04-0410-961f-82ee72b054a4>
Thu, 27 Apr 2000 00:58:50 +0000 (00:58 +0000)
committerneil <neil@138bc75d-0d04-0410-961f-82ee72b054a4>
Thu, 27 Apr 2000 00:58:50 +0000 (00:58 +0000)
commit0bfa30b9a3d3ccecc7f027d736ec3fa542035040
tree7abe614eb0bc0abac0f8818cf0cfdfcc6ca1dece
parent28aed96e242a7ba5ddd21bc33ae3b2df6ebcb12a
* cpplex.c (spell_other, spell_char): Remove.
(SPELL_CHAR): New.
(token_spelling, trigraph_map): Use unsigned chars.
(_cpp_lex_line): Tidy up the switch statement.
* cpplib.h: Implement spell_char with spell_string.
(C): New.

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