On Wed, Mar 22, 2023 at 07:32:44AM +0100, Aldy Hernandez wrote: > On 3/21/23 14:56, Jakub Jelinek wrote: > > On Tue, Mar 21, 2023 at 02:49:49PM +0100, Aldy Hernandez wrote: > > > So, this? > > > > > > frange::set (tree type, > > > const REAL_VALUE_TYPE &min, > > > const REAL_VALUE_TYPE &max, > > > const nan_state &, > > > value_range_kind kind = VR_RANGE) > > > > > > If so, I'll start poking at it. > > > > Yes. > > > > Jakub > > > > Tested on x86-64 Linux. > > OK?
Yes, thanks. Jakub