cse.c
268 KB
-
cse.c (simplify_ternary_operation): Don't try to simplify IF_THEN_ELSE… · e82ad93d
cse.c (simplify_ternary_operation): Don't try to simplify IF_THEN_ELSE expressions (created by combine) that don't... * cse.c (simplify_ternary_operation): Don't try to simplify IF_THEN_ELSE expressions (created by combine) that don't use relational operators. From-SVN: r17472
Michael Tiemann committed