Ughh, you're touching everything I'm nuking next release ;-).
But yes, that's an oversight.
OK.
On Tue, Feb 28, 2023 at 2:48 PM Richard Biener via Gcc-patches
wrote:
>
> when vrange_printer::visit gets a VR_ANTI_RANGE it should print it
> as such, not just print the first element as range. Whe
when vrange_printer::visit gets a VR_ANTI_RANGE it should print it
as such, not just print the first element as range. When
irange::num_pairs and upper/lower_bound are fixed that would no
longer print a canonicalized anti-range.
* value-range-pretty-print.cc (vrange_printer::visit):