r172001 - in /branches/pph/gcc/cp: ChangeLog.pp...

crowl@gcc.gnu.org crowl@gcc.gnu.org
Tue Apr 5 20:18:00 GMT 2011


Author: crowl
Date: Tue Apr  5 20:18:28 2011
New Revision: 172001

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=172001
Log:
The current state of PPH uses cp_lexer_dump_tokens and
cp_lexer_debug_tokens even in non-checking mode, so always generate
them.  We will probably reconsider at a future time.

Index: gcc/cp/ChangeLog.pph

       * parser.c (cp_lexer_dump_tokens): Remove #ifdef ENABLE_CHECKING.
       (cp_lexer_debug_tokens): Likewise.


Modified:
    branches/pph/gcc/cp/ChangeLog.pph
    branches/pph/gcc/cp/parser.c



More information about the Gcc-cvs mailing list