(pedantic_omit_one_operand): New function.
authorRichard Kenner <kenner@gcc.gnu.org>
Sat, 10 Dec 1994 21:05:49 +0000 (16:05 -0500)
committerRichard Kenner <kenner@gcc.gnu.org>
Sat, 10 Dec 1994 21:05:49 +0000 (16:05 -0500)
commit4ab3cb6597c6a02d6795975c3abf8f1d4012a8ce
tree202ebf142edada8be0094555e176a13c7470df3e
parent5f8997b9578b4843f6d9e8e24b45191993c8166c
(pedantic_omit_one_operand): New function.

(fold, case COND_EXPR): Use it instead of calling pedantic_non_lvalue on the
result of omit_one_operand.

From-SVN: r8641
gcc/fold-const.c