[Bug middle-end/49177] [4.7 Regression] FAIL: gcc.dg/vect/fast-math-ifcvt-1.c
rguenth at gcc dot gnu.org
gcc-bugzilla@gcc.gnu.org
Fri May 27 10:34:00 GMT 2011
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=49177
--- Comment #3 from Richard Guenther <rguenth at gcc dot gnu.org> 2011-05-27 10:32:18 UTC ---
Author: rguenth
Date: Fri May 27 10:32:14 2011
New Revision: 174326
URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=174326
Log:
2011-05-27 Richard Guenther <rguenther@suse.de>
PR middle-end/49177
* fold-const.c (fold_unary_loc): Fold (T)(A CMP B) to
A CMP B ? (T) true : (T) false for non-integral types T again.
Modified:
trunk/gcc/ChangeLog
trunk/gcc/fold-const.c
More information about the Gcc-bugs
mailing list