Comments
Patch
===================================================================
*************** static FILE *cp_lexer_debug_stream;
sizeof, typeof, or alignof. */
int cp_unevaluated_operand;
! #ifdef ENABLE_CHECKING
/* Dump up to NUM tokens in BUFFER to FILE. If NUM is 0, dump all the
tokens. */
sizeof, typeof, or alignof. */
int cp_unevaluated_operand;
! /* FIX pph: #ifdef ENABLE_CHECKING */
/* Dump up to NUM tokens in BUFFER to FILE. If NUM is 0, dump all the
tokens. */
*************** cp_lexer_debug_tokens (VEC(cp_token,gc)
{
cp_lexer_dump_tokens (stderr, buffer, 0);
}
! #endif
/* Return true if LEXER has a CPP_EOF at the end of the buffer. */
{
cp_lexer_dump_tokens (stderr, buffer, 0);
}
! /* FIX pph: #endif */
/* Return true if LEXER has a CPP_EOF at the end of the buffer. */