Hi,
On Tue, Apr 25 2023, Aldy Hernandez via Gcc wrote:
> After GCC 13 is released we will remove legacy range support from the
> compiler, and convert irange's to wide_ints. I want to give everyone
> a heads up, to help understand what's involved and what the end result is.
>
[...]
>
> 1. Conve
After GCC 13 is released we will remove legacy range support from the
compiler, and convert irange's to wide_ints. I want to give everyone
a heads up, to help understand what's involved and what the end result is.
Legacy ranges are basically the value_range type (int_range<1>) where
the internal