This is the mail archive of the gcc-patches@gcc.gnu.org mailing list for the GCC project.
Index Nav: | [Date Index] [Subject Index] [Author Index] [Thread Index] | |
---|---|---|
Message Nav: | [Date Prev] [Date Next] | [Thread Prev] [Thread Next] |
Other format: | [Raw text] |
gcc/cp/ChangeLog: 2008-03-20 Tom Tromey <tromey@redhat.com>
* parser.c (struct cp_token) <flags>: Remove. <flag_prev_white, flag_digraph, flag_pure_zero>: New fields. <location>: Move earlier. (eof_token): Update. (cp_lexer_get_preprocessor_token): Set flag fields. (check_empty_body): Update. (cp_parser_template_id): Likewise. (cp_parser_pure_specifier): Likewise. (cp_parser_nth_token_starts_template_argument_list_p): Likewise.
-- Mark Mitchell CodeSourcery mark@codesourcery.com (650) 331-3385 x713
Index Nav: | [Date Index] [Subject Index] [Author Index] [Thread Index] | |
---|---|---|
Message Nav: | [Date Prev] [Date Next] | [Thread Prev] [Thread Next] |