diff options
author | Uros Bizjak <ubizjak@gmail.com> | 2007-06-12 09:19:36 +0200 |
---|---|---|
committer | Uros Bizjak <uros@gcc.gnu.org> | 2007-06-12 09:19:36 +0200 |
commit | 9883e373fc9bbdf33e1913f184f3768835b88f88 (patch) | |
tree | d7c8c6158be8c32577d9db56a22df3abbd3fc85f /gcc/tree-ssa-loop-prefetch.c | |
parent | f84c7ed94694125c633be09bedb477cfac3a7f46 (diff) | |
download | gcc-9883e373fc9bbdf33e1913f184f3768835b88f88.zip gcc-9883e373fc9bbdf33e1913f184f3768835b88f88.tar.gz gcc-9883e373fc9bbdf33e1913f184f3768835b88f88.tar.bz2 |
fold-const (fold_binary): Also optimize a/cbrt(b/c) into a*cbrt(c/b) if flag_unsafe_math_optimizations is set.
* fold-const (fold_binary) [RDIV_EXPR]: Also optimize a/cbrt(b/c)
into a*cbrt(c/b) if flag_unsafe_math_optimizations is set.
testuite/ChangeLog:
* gcc.dg/builtins-11.c: Also check folding of a/cbrt(b/c).
From-SVN: r125641
Diffstat (limited to 'gcc/tree-ssa-loop-prefetch.c')
0 files changed, 0 insertions, 0 deletions