diff options
author | Alexander Monakov <amonakov@ispras.ru> | 2023-05-17 21:35:54 +0300 |
---|---|---|
committer | Alexander Monakov <amonakov@ispras.ru> | 2023-05-17 21:42:14 +0300 |
commit | f289749578d114b6fe71f62eaef05d63138d05e0 (patch) | |
tree | 4091c3ef631905f2a45b1601ad3a3f6e9b7680bf /gcc/testsuite/c-c++-common/pr109884.c | |
parent | 3da8f61fe2b2cff66e37b972ca5da462a0841c29 (diff) | |
download | gcc-f289749578d114b6fe71f62eaef05d63138d05e0.zip gcc-f289749578d114b6fe71f62eaef05d63138d05e0.tar.gz gcc-f289749578d114b6fe71f62eaef05d63138d05e0.tar.bz2 |
tree-ssa-math-opts: correct -ffp-contract= check
Since tree-ssa-math-opts may freely contract across statement boundaries
we should enable it only for -ffp-contract=fast instead of disabling it
for -ffp-contract=off.
No functional change, since -ffp-contract=on is not exposed yet.
gcc/ChangeLog:
* tree-ssa-math-opts.cc (convert_mult_to_fma): Enable only for
FP_CONTRACT_FAST (no functional change).
Diffstat (limited to 'gcc/testsuite/c-c++-common/pr109884.c')
0 files changed, 0 insertions, 0 deletions