aboutsummaryrefslogtreecommitdiff
path: root/gcc/tree-loop-distribution.c
diff options
context:
space:
mode:
authorRichard Biener <rguenther@suse.de>2021-11-16 11:47:26 +0100
committerRichard Biener <rguenther@suse.de>2021-11-19 09:35:57 +0100
commitfb15abdc9b61a0b7fa24a37f85d19dc449cfd5bf (patch)
tree627582ad67e37ad59b162f1af7ab6c808a9de018 /gcc/tree-loop-distribution.c
parent0fc859f5efcb4624a8b4ffdbf34d63972af179a8 (diff)
downloadgcc-fb15abdc9b61a0b7fa24a37f85d19dc449cfd5bf.zip
gcc-fb15abdc9b61a0b7fa24a37f85d19dc449cfd5bf.tar.gz
gcc-fb15abdc9b61a0b7fa24a37f85d19dc449cfd5bf.tar.bz2
middle-end/103248 - fix RDIV_EXPR handling with fixed point
This fixes the previous adjustment to operation_could_trap_helper_p where I failed to realize that RDIV_EXPR is also used for fixed-point types. It also fixes that handling by properly checking for a fixed_zerop divisor. 2021-11-16 Richard Biener <rguenther@suse.de> PR middle-end/103248 * tree-eh.c (operation_could_trap_helper_p): Properly handle fixed-point RDIV_EXPR. * gcc.dg/pr103248.c: New testcase.
Diffstat (limited to 'gcc/tree-loop-distribution.c')
0 files changed, 0 insertions, 0 deletions