diff options
author | Marc Glisse <marc.glisse@inria.fr> | 2015-08-31 15:58:03 +0200 |
---|---|---|
committer | Marc Glisse <glisse@gcc.gnu.org> | 2015-08-31 13:58:03 +0000 |
commit | 77c028c5229627905a5ae17726868561bdd65da8 (patch) | |
tree | c26fa5f5145de35b67986eba639c14373a7fd516 /gcc/tree.c | |
parent | eaef98f3afdda197bc052c4a341d7a3529a77106 (diff) | |
download | gcc-77c028c5229627905a5ae17726868561bdd65da8.zip gcc-77c028c5229627905a5ae17726868561bdd65da8.tar.gz gcc-77c028c5229627905a5ae17726868561bdd65da8.tar.bz2 |
Move some complex simplifications to match.pd
2015-08-31 Marc Glisse <marc.glisse@inria.fr>
gcc/
* match.pd (SIN, COS, TAN, COSH): Reorder for consistency.
(CEXPI): New operator list.
(real (conj (x)), imag (conj (x)), real (x +- y), real (cexpi (x)),
imag (cexpi (x)), conj (conj (x)), conj (complex (x, y))):
Converted from ...
* fold-const.c (fold_unary_loc, fold_binary_loc): ... here. Remove.
gcc/testsuite/
* gcc.dg/tree-ssa/complex-7.c: New file.
From-SVN: r227343
Diffstat (limited to 'gcc/tree.c')
0 files changed, 0 insertions, 0 deletions