diff options
author | Aldy Hernandez <aldyh@redhat.com> | 2024-04-30 18:54:11 +0200 |
---|---|---|
committer | Aldy Hernandez <aldyh@redhat.com> | 2024-05-01 09:37:04 +0200 |
commit | 1b5732de7e3980aa5197b1ac818f48f1ce9f87ab (patch) | |
tree | fdd78a646962322edc664c7442e8328782f34702 /gcc/objc | |
parent | 3032ebf0c9b769f02f494e97417a1b68ad59c884 (diff) | |
download | gcc-1b5732de7e3980aa5197b1ac818f48f1ce9f87ab.zip gcc-1b5732de7e3980aa5197b1ac818f48f1ce9f87ab.tar.gz gcc-1b5732de7e3980aa5197b1ac818f48f1ce9f87ab.tar.bz2 |
Cleanups to unsupported_range.
Here are some cleanups to unsupported_range so the assignment operator
takes an unsupported_range and behaves like the other ranges. This
makes subsequent cleanups easier.
gcc/ChangeLog:
* value-range.cc (unsupported_range::union_): Cast vrange to
unsupported_range.
(unsupported_range::intersect): Same.
(unsupported_range::operator=): Make argument an unsupported_range.
* value-range.h: New constructor.
Diffstat (limited to 'gcc/objc')
0 files changed, 0 insertions, 0 deletions