diff options
author | Aldy Hernandez <aldyh@redhat.com> | 2022-11-10 11:36:46 +0100 |
---|---|---|
committer | Aldy Hernandez <aldyh@redhat.com> | 2022-11-11 14:52:09 +0100 |
commit | b3e8dc87b79a0c887e16553e975aa54f694f1de1 (patch) | |
tree | 8c89615f139b89f503b9021f7c87bc22878dd9ed /gcc/gimple-range.cc | |
parent | 17586bdc34ba7c23e4af1277649c59e5308f843d (diff) | |
download | gcc-b3e8dc87b79a0c887e16553e975aa54f694f1de1.zip gcc-b3e8dc87b79a0c887e16553e975aa54f694f1de1.tar.gz gcc-b3e8dc87b79a0c887e16553e975aa54f694f1de1.tar.bz2 |
[range-ops] Use existing tree code for *DIV_EXPR entries.
There is no need for a special tree code in the *DIV_EXPR entries, as
the parent class has one.
gcc/ChangeLog:
* range-op.cc (class operator_div): Remove tree code.
(operator_div::wi_op_overflows): Handle EXACT_DIV_EXPR as
TRUNC_DIV_EXPR.
Diffstat (limited to 'gcc/gimple-range.cc')
0 files changed, 0 insertions, 0 deletions