]> git.ipfire.org Git - thirdparty/gcc.git/commit - gcc/cppexp.c
cppexp.c (cpp_parse_expr): Set HAVE_VALUE flag for unary minus, even if skip_evaluati...
authorPer Bothner <bothner@gcc.gnu.org>
Mon, 22 Jan 1996 23:40:12 +0000 (15:40 -0800)
committerPer Bothner <bothner@gcc.gnu.org>
Mon, 22 Jan 1996 23:40:12 +0000 (15:40 -0800)
commit52529158ea7d7b80ea578218c9a03d8ff6f3b0d1
tree4c610bc58db5e76780f98f3717af42208fbd3b73
parentde5529c85d637022659a8581f854ae81230f069a
cppexp.c (cpp_parse_expr): Set HAVE_VALUE flag for unary minus, even if skip_evaluation is true.

* cppexp.c (cpp_parse_expr):  Set HAVE_VALUE flag for unary
minus, even if skip_evaluation is true.

From-SVN: r11085
gcc/cppexp.c