simplify-rtx.c
148 KB
-
re PR middle-end/31530 (Incorrect folding of multiplication and sign change when… · 4bf371ea
re PR middle-end/31530 (Incorrect folding of multiplication and sign change when followed by an addition) 2007-04-11 Richard Guenther <rguenther@suse.de> PR middle-end/31530 * simplify-rtx.c (simplify_binary_operation_1): Do not simplify a * -b + c as c - a * b if we honor sign dependent rounding. From-SVN: r123715
Richard Guenther committed