Final version of the patch. Disable frange for DECIMAL_FLOAT_MODE_P altogether.
Tested on x86-64 Linux with regstrap as well as mpfr tests.
On Mon, Sep 5, 2022 at 3:47 PM Aldy Hernandez wrote:
>
> As Jakub mentioned in the PR, because many numbers have multiple
> possible representations, we ca
On Mon, Sep 05, 2022 at 03:47:01PM +0200, Aldy Hernandez wrote:
> As Jakub mentioned in the PR, because many numbers have multiple
> possible representations, we can't reliably return true here.
>
> I'll commit this if tests pass.
>
> I wonder if its worth even handling decimal floats in frange,