simplify-rtx.c
142 KB
-
re PR middle-end/28796 (__builtin_nan() and __builtin_unordered() inconsistent) · bdbb0460
2006-10-21 Richard Guenther <rguenther@suse.de> PR middle-end/28796 * simplify-rtx.c (simplify_const_relational_operation): Do not constant-fold ORDERED and UNORDERED for flag_unsafe_math_optimizations but only we do not need to honor NaNs for the given mode. From-SVN: r117928
Richard Guenther committed