cpphash.h (FIRST, [...]): New.
authorNeil Booth <neil@daikokuya.demon.co.uk>
Tue, 4 Jun 2002 13:07:06 +0000 (13:07 +0000)
committerNeil Booth <neil@gcc.gnu.org>
Tue, 4 Jun 2002 13:07:06 +0000 (13:07 +0000)
commit82eda77ed5c4548bd5cbb3f5bbe6f3453a3d1eea
tree3c0127db39d15911aba3137af7f41daa9c7866bf
parent589005ff217dde6c3c22842e27315d597a8fe710
cpphash.h (FIRST, [...]): New.

* cpphash.h (FIRST, LAST, CUR, RLIMIT): New.
(struct cpp_context): Add traditional fields.
* cppmacro.c (paste_all_tokens, push_ptoken_context,
push_token_context, cpp_get_token, _cpp_backup_tokens): Update.
* cpptrad.c (skip_comment, lex_identifier,
_cpp_read_logical_line_trad, scan_out_logical_line): Update.

From-SVN: r54242
gcc/ChangeLog
gcc/cpphash.h
gcc/cppmacro.c
gcc/cpptrad.c