]> git.ipfire.org Git - thirdparty/gcc.git/commit
parser.c (cp_lexer_start_debugging): Avoid arithmetic operations on boolean variables.
authorMark Mitchell <mark@codesourcery.com>
Tue, 8 Feb 2005 04:11:04 +0000 (04:11 +0000)
committerMark Mitchell <mmitchel@gcc.gnu.org>
Tue, 8 Feb 2005 04:11:04 +0000 (04:11 +0000)
commit81122c446d94ea3f12fae0f28d6b436c577633d2
treec93e1f32b8dd1b3a7c7f8d245b3674be92f536f5
parentf8eacd975b94717a0ae1dd9d062a2d51d89dbc3f
parser.c (cp_lexer_start_debugging): Avoid arithmetic operations on boolean variables.

* parser.c (cp_lexer_start_debugging): Avoid arithmetic operations
on boolean variables.
(cp_lexer_stop_debugging): Likewise.

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