]> gcc.gnu.org Git - gcc.git/commit
cppexp.c: Delete SKIP_OPERAND.
authorNeil Booth <neilb@earthling.net>
Fri, 31 Mar 2000 22:23:59 +0000 (22:23 +0000)
committerNeil Booth <neil@gcc.gnu.org>
Fri, 31 Mar 2000 22:23:59 +0000 (22:23 +0000)
commiteba30526137838ad493dbbec46fe1ff2ae59e7c5
tree8a2fcefa85607179829942d8a10c271d58b28254
parentdb048faf78eb1d18c9166c7c527c517e1583432e
cppexp.c: Delete SKIP_OPERAND.

* cppexp.c: Delete SKIP_OPERAND.  Correct priority
PAREN_INNER_PRIO.
(_cpp_parse_expr): Check for multiple unary +/- operators.
Correct priorities of ':' and '?'.  Treat ')' as having a
value. Ensure conditional expression is not void.

From-SVN: r32848
gcc/ChangeLog
gcc/cppexp.c
This page took 0.060318 seconds and 5 git commands to generate.