• neil's avatar
    * cpplex.c (spell_token): New function. · de3d9756
    neil authored
    	(spell_string, spell_comment, spell_name): fold into
    	spell_token.
    	(I, S): Add macros.
    	(E, H): Remove macros.
    	(save_comment): Save comment opening characters too.
    	(_cpp_lex_file): Update to use spell_token.  Tidy up comment
    	handling.
    	* cpplib.h (I, S): Add macros.
    	(E, H): Remove macros.
    	(TTYPE_TABLE): Update entries for new speller.
    	(SYNTAX_ASSERT): Remove.
    
    
    git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@33817 138bc75d-0d04-0410-961f-82ee72b054a4
    de3d9756
ChangeLog 991 KB