Hi Aldy!

On Mon, 2022-09-12 15:12:46 +0200, Aldy Hernandez <al...@redhat.com> wrote:
> On Mon, Sep 12, 2022 at 10:48 AM Jan-Benedict Glaw <jbg...@lug-owl.de> wrote:
> >
> > On Thu, 2022-09-08 12:56:24 +0200, Aldy Hernandez via Gcc-patches 
> > <gcc-patches@gcc.gnu.org> wrote:
> >
> > > From 795baa0b044953e9f198f49e379374d633f43b47 Mon Sep 17 00:00:00 2001
> > > From: Aldy Hernandez <al...@redhat.com>
> > > Date: Thu, 8 Sep 2022 08:11:43 +0200
> > > Subject: [PATCH] Implement known/maybe fpclassify like API for frange.
> > >
> > > gcc/ChangeLog:
[...]
> > > ---
> > >  gcc/gimple-range-fold.cc |  19 +++---
> > >  gcc/range-op-float.cc    |  26 ++++----
> > >  gcc/value-range.cc       | 126 +++++++++++++++++++++++----------------
> > >  gcc/value-range.h        |  78 +++++++++++++++++++++++-
> > >  4 files changed, 170 insertions(+), 79 deletions(-)
> >
> > This triggers a selftest failure for pdp11:
> >
> > .../gcc/configure --prefix=... --enable-werror-always 
> > --enable-languages=all --disable-gcov --disable-shared --disable-threads 
> > --target=pdp11-aout --without-headers
> 
> I have just pushed a patch to fix this.
> 
> I have also added -ffinite-math-only selftests to my list of testing
> requirements for all future frange work.
> 
> Thanks for reporting this.

Thanks for the very quick fix, already confirmed here!

MfG, JBG

-- 

Attachment: signature.asc
Description: PGP signature

Reply via email to