diff options
author | Richard Biener <rguenther@suse.de> | 2021-04-15 11:52:16 +0200 |
---|---|---|
committer | Richard Biener <rguenther@suse.de> | 2021-04-26 11:04:00 +0200 |
commit | 152334cfb7a17bb3f1356f31a2e808d3ee459605 (patch) | |
tree | 7e431f0c8f9bb27b90a0a5a6b8662edb0283634f /gcc/expr.c | |
parent | 76da5b8e65aacdfcca73e0e6e0477c8a4ca7d773 (diff) | |
download | gcc-152334cfb7a17bb3f1356f31a2e808d3ee459605.zip gcc-152334cfb7a17bb3f1356f31a2e808d3ee459605.tar.gz gcc-152334cfb7a17bb3f1356f31a2e808d3ee459605.tar.bz2 |
Remove gimplify_buildN API use from complex lowering
This removes the legacy gimplify_buildN API use from complex lowering.
2021-04-15 Richard Biener <rguenther@suse.de>
* tree-complex.c: Include gimple-fold.h.
(expand_complex_addition): Use gimple_build.
(expand_complex_multiplication_components): Likewise.
(expand_complex_multiplication): Likewise.
(expand_complex_div_straight): Likewise.
(expand_complex_div_wide): Likewise.
(expand_complex_division): Likewise.
(expand_complex_conjugate): Likewise.
(expand_complex_comparison): Likewise.
Diffstat (limited to 'gcc/expr.c')
0 files changed, 0 insertions, 0 deletions