diff options
author | Richard Biener <rguenther@suse.de> | 2021-08-31 09:13:20 +0200 |
---|---|---|
committer | Richard Biener <rguenther@suse.de> | 2021-08-31 11:38:01 +0200 |
commit | 5e57bacf6f3599efea7634470db84121641c80b0 (patch) | |
tree | 931b4ea75778eaf33ec6f52abea8483852e7676f /gcc/fortran/trans-openmp.c | |
parent | dd779c509e56d9300ceb03e3b009d5e0411380b8 (diff) | |
download | gcc-5e57bacf6f3599efea7634470db84121641c80b0.zip gcc-5e57bacf6f3599efea7634470db84121641c80b0.tar.gz gcc-5e57bacf6f3599efea7634470db84121641c80b0.tar.bz2 |
middle-end/102129 - avoid TER of possibly trapping expressions
The following avoids applying TER to possibly trapping expressions,
preventing a trapping FP multiplication to be moved across a call
that should not be executed.
2021-08-31 Richard Biener <rguenther@suse.de>
PR middle-end/102129
* tree-ssa-ter.c (find_replaceable_in_bb): Do not move
possibly trapping expressions across calls.
Diffstat (limited to 'gcc/fortran/trans-openmp.c')
0 files changed, 0 insertions, 0 deletions