(unary_expr, expr_no_commas): Increment skip_evaluation when analyzing an expression...
authorRichard Kenner <kenner@gcc.gnu.org>
Sat, 7 Dec 1996 22:50:45 +0000 (17:50 -0500)
committerRichard Kenner <kenner@gcc.gnu.org>
Sat, 7 Dec 1996 22:50:45 +0000 (17:50 -0500)
commit5f8f4a0743986087a48edfdda1c16aaa9f7d1388
tree3d0c825c6f0a2573a59905cae489cc6ed9991dc2
parentd790567a759148db805d7bbe0e53ef20fa383044
(unary_expr, expr_no_commas): Increment skip_evaluation when analyzing an expression that is known not to be evaluated.

(unary_expr, expr_no_commas): Increment skip_evaluation when analyzing an
expression that is known not to be evaluated.
(sizeof, alignof): New rules.

From-SVN: r13231
gcc/c-parse.in