builtins.c (fold_builtin_signbit): Build the comparison with a proper type.
authorRichard Guenther <rguenther@suse.de>
Fri, 29 Jul 2011 09:57:03 +0000 (09:57 +0000)
committerRichard Biener <rguenth@gcc.gnu.org>
Fri, 29 Jul 2011 09:57:03 +0000 (09:57 +0000)
commit96d034961743d3bb13117469e1c43a404cd6facc
treec558a0163b59050648d073ef7d2227b12d40ae74
parent64fb0d3a7878671e4df0b58ab3aa00e4e860e62e
builtins.c (fold_builtin_signbit): Build the comparison with a proper type.

2011-07-29  Richard Guenther  <rguenther@suse.de>

* builtins.c (fold_builtin_signbit): Build the comparison
with a proper type.

From-SVN: r176922
gcc/ChangeLog
gcc/builtins.c