diff options
author | Richard Henderson <rth@cygnus.com> | 1999-08-24 15:37:34 -0700 |
---|---|---|
committer | Richard Henderson <rth@gcc.gnu.org> | 1999-08-24 15:37:34 -0700 |
commit | abe4f192b718200fec889f10b289503e22a3df06 (patch) | |
tree | ba72a7fe3c6c5380b0f55be08ce8de1aaba58b59 /libjava/posix-threads.cc | |
parent | f2a1bc02679df06d8461df03f48ebaafe5e4307e (diff) | |
download | gcc-abe4f192b718200fec889f10b289503e22a3df06.zip gcc-abe4f192b718200fec889f10b289503e22a3df06.tar.gz gcc-abe4f192b718200fec889f10b289503e22a3df06.tar.bz2 |
fold-const.c (fold): Reassociate (+ (+ (* a b) c) (* d e)) as (+ (+ (* a b) (* d e)) c).
* fold-const.c (fold): Reassociate (+ (+ (* a b) c) (* d e))
as (+ (+ (* a b) (* d e)) c). Factor a common power-of-two
multiplicand out of (+ (* a b) (* c d)).
From-SVN: r28829
Diffstat (limited to 'libjava/posix-threads.cc')
0 files changed, 0 insertions, 0 deletions