aboutsummaryrefslogtreecommitdiff
path: root/libjava/classpath/external
diff options
context:
space:
mode:
authorRoger Sayle <roger@eyesopen.com>2006-05-30 21:34:04 +0000
committerRoger Sayle <sayle@gcc.gnu.org>2006-05-30 21:34:04 +0000
commit99b25753bb82141b1f9b9a8eb62e14d6237c7a23 (patch)
treee8c7d9474db25736fdee60d42de43372bd6ae36e /libjava/classpath/external
parent606791f69894426ecd59d7baf18664fb77138324 (diff)
downloadgcc-99b25753bb82141b1f9b9a8eb62e14d6237c7a23.zip
gcc-99b25753bb82141b1f9b9a8eb62e14d6237c7a23.tar.gz
gcc-99b25753bb82141b1f9b9a8eb62e14d6237c7a23.tar.bz2
re PR tree-optimization/23452 (Optimizing CONJG_EXPR (a) * a)
PR tree-optimization/23452 * fold-const.c (fold_mult_zconjz): New subroutine of fold_binary, to optimize z * conj(z) as realpart(z)^2 + imagpart(z)^2. (fold_binary) <MULT_EXPR>: Call fold_mult_zconjz for integral complex values and with -ffast-math for FP complex values. * gcc.dg/fold-mulconj-1.c: New test case. From-SVN: r114246
Diffstat (limited to 'libjava/classpath/external')
0 files changed, 0 insertions, 0 deletions