diff options
author | Aldy Hernandez <aldyh@redhat.com> | 2023-07-26 11:00:08 +0200 |
---|---|---|
committer | Aldy Hernandez <aldyh@redhat.com> | 2023-07-26 13:36:57 +0200 |
commit | 8605bd9321010f15c471d511de5a06bbd9cc7c4b (patch) | |
tree | df9fb5bb922bed5d82b109ad3c1dd7e1c2e617df /gcc/tree-into-ssa.h | |
parent | adbac207e917e42dac7b30553d91f3bd1196bbee (diff) | |
download | gcc-8605bd9321010f15c471d511de5a06bbd9cc7c4b.zip gcc-8605bd9321010f15c471d511de5a06bbd9cc7c4b.tar.gz gcc-8605bd9321010f15c471d511de5a06bbd9cc7c4b.tar.bz2 |
[range-ops] Remove special case for handling bitmasks in casts.
Now that we can generically handle bitmasks for unary operators,
there's no need to special case them.
gcc/ChangeLog:
* range-op-mixed.h (class operator_cast): Add update_bitmask.
* range-op.cc (operator_cast::update_bitmask): New.
(operator_cast::fold_range): Call update_bitmask.
Diffstat (limited to 'gcc/tree-into-ssa.h')
0 files changed, 0 insertions, 0 deletions