]> git.ipfire.org Git - thirdparty/gcc.git/commit
Low-hanging C++-lexer speedup (PR c++/24208)
authorPatrick Palka <ppalka@gcc.gnu.org>
Thu, 28 Jan 2016 01:06:29 +0000 (01:06 +0000)
committerPatrick Palka <ppalka@gcc.gnu.org>
Thu, 28 Jan 2016 01:06:29 +0000 (01:06 +0000)
commit2b4f7b944d1f1a45948b10d4d9ba1169cc187016
tree2e9e77464bd247864b9c633aff892a1fcbfaa05e
parent069ec73a9bae6d03426a11e9153d1ef01ce2258f
Low-hanging C++-lexer speedup (PR c++/24208)

gcc/cp/ChangeLog:

PR c++/24208
* parser.c (LEXER_DEBUGGING_ENABLED_P): New macro.
(cp_lexer_debugging_p): Use it.
(cp_lexer_start_debugging): Likewise.
(cp_lexer_stop_debugging): Likewise.

From-SVN: r232912
gcc/cp/ChangeLog
gcc/cp/parser.c