]> git.ipfire.org Git - thirdparty/gcc.git/commit
builtins.c (expand_builtin_pow): Adjust predicates for pow to cbrt expansion to unsaf...
authorRichard Guenther <rguenther@suse.de>
Thu, 7 Dec 2006 14:24:11 +0000 (14:24 +0000)
committerRichard Biener <rguenth@gcc.gnu.org>
Thu, 7 Dec 2006 14:24:11 +0000 (14:24 +0000)
commit5eab7e7af0b310eb56474a8978b57387aafc0036
tree27722767a56435a8b6d77614d6158841f046d493
parente850f0281c60912faf6f19c2765f0655ff4f179c
builtins.c (expand_builtin_pow): Adjust predicates for pow to cbrt expansion to unsafe math and !HONOR_NANS for...

2006-12-07  Richard Guenther  <rguenther@suse.de>

* builtins.c (expand_builtin_pow): Adjust predicates for
pow to cbrt expansion to unsafe math and !HONOR_NANS for
negative base.

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