(twoval_comparison_p): Add new arg, SAVE_P; all callers changed.
authorRichard Kenner <kenner@gcc.gnu.org>
Mon, 23 Aug 1993 22:33:11 +0000 (18:33 -0400)
committerRichard Kenner <kenner@gcc.gnu.org>
Mon, 23 Aug 1993 22:33:11 +0000 (18:33 -0400)
commit35e66bd1d966810d0939fb61573d49a79467d694
tree08b2b5f0bd4d883a42642af7b8055dd51725468c
parent6bf1675f909d3e671c165dd66c4328bb8cbd342c
(twoval_comparison_p): Add new arg, SAVE_P; all callers changed.

(fold, case EQ_EXPR): If SAVE_P is true after call to twoval_comparison_p
call save_expr on the expression we make.

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