combine.c
418 KB
-
combine.c (simplify_if_then_else): Don't convert a == b ? b ... · 6ff85fd8
* combine.c (simplify_if_then_else): Don't convert a == b ? b : a to a if the comparison is floating mode and not -ffast-math. * simplify-rtx.c (simplify_ternary_operation): Likewise. From-SVN: r36326
Jakub Jelinek committed