]> gcc.gnu.org Git - gcc.git/commit
cppexp.c (cpp_lex): Do cpp_pop_buffer after CPP_POP so retried cpp_skip_hspace will...
authorPer Bothner <bothner@gcc.gnu.org>
Tue, 16 Jan 1996 23:46:59 +0000 (15:46 -0800)
committerPer Bothner <bothner@gcc.gnu.org>
Tue, 16 Jan 1996 23:46:59 +0000 (15:46 -0800)
commita4a315ef52822359b5775738242d7ee1e23d47af
treed30185ad6538989330b0795e888ef903019524bb
parent9ba73d3880e060602e86ca1a048969fe8b1baea7
cppexp.c (cpp_lex): Do cpp_pop_buffer after CPP_POP so retried cpp_skip_hspace will actually work.

* cppexp.c (cpp_lex):  Do cpp_pop_buffer after CPP_POP so retried
cpp_skip_hspace will actually work.
* cppexp.c (SKIP_OPERAND):  New macro.
(cpp_parse_expr):  Suppress evaluation and diagnostics in
unevaluated subexpressions.

From-SVN: r11034
gcc/cppexp.c
This page took 0.061349 seconds and 5 git commands to generate.