convert.c
25.6 KB
-
re PR middle-end/21032 (With -frounding-math, incorrectly reorders unary minus) · 4f76e46b
2006-10-23 Richard Guenther <rguenther@suse.de> PR middle-end/21032 * convert.c (convert_to_real): Fold (float)-x to -(float)x only if not flag_rounding_math. * gcc.dg/pr21032.c: New testcase. From-SVN: r117968
Richard Guenther committed