OSDN Git Service

* cpphash.h (FIRST, LAST, CUR, RLIMIT): New.
authorneil <neil@138bc75d-0d04-0410-961f-82ee72b054a4>
Tue, 4 Jun 2002 13:07:06 +0000 (13:07 +0000)
committerneil <neil@138bc75d-0d04-0410-961f-82ee72b054a4>
Tue, 4 Jun 2002 13:07:06 +0000 (13:07 +0000)
commita854276aec7a199144d8c0ea8977b7dcca55adf2
tree3c0127db39d15911aba3137af7f41daa9c7866bf
parent3cfec666406d71f8b7d7abcf9883c64117453c15
* 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.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@54242 138bc75d-0d04-0410-961f-82ee72b054a4
gcc/ChangeLog
gcc/cpphash.h
gcc/cppmacro.c
gcc/cpptrad.c