From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from us-smtp-delivery-124.mimecast.com (us-smtp-delivery-124.mimecast.com [170.10.133.124]) by sourceware.org (Postfix) with ESMTPS id F3793384D153 for ; Thu, 20 Oct 2022 19:18:05 +0000 (GMT) DMARC-Filter: OpenDMARC Filter v1.4.1 sourceware.org F3793384D153 Authentication-Results: sourceware.org; dmarc=pass (p=none dis=none) header.from=redhat.com Authentication-Results: sourceware.org; spf=pass smtp.mailfrom=redhat.com DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=redhat.com; s=mimecast20190719; t=1666293485; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:cc:mime-version:mime-version:content-type:content-type: content-transfer-encoding:content-transfer-encoding: in-reply-to:in-reply-to:references:references; bh=vMOvFda2UfXgDn5PLlPG6kr/5cUM5sGLBNsayU1aruI=; b=gzskaK5Ao+noMCU0SjohOYVM52iXM6Qv06r+6ILisn+d2Cz8eqRIfmLGWlgLS/ck2SNQsW bVBLWXECig1qZyTx6VIhwfbXeiQPbCT3EWnAyZ8++KrpruUPzYNeRVxuho6VZ+8He6GZRe fFiEXQsO+PYIoEV/Oy6MXZaCznwqpLc= Received: from mail-yw1-f200.google.com (mail-yw1-f200.google.com [209.85.128.200]) by relay.mimecast.com with ESMTP with STARTTLS (version=TLSv1.3, cipher=TLS_AES_128_GCM_SHA256) id us-mta-294-LJNpl2EcNcirABfrRg98gg-1; Thu, 20 Oct 2022 15:18:04 -0400 X-MC-Unique: LJNpl2EcNcirABfrRg98gg-1 Received: by mail-yw1-f200.google.com with SMTP id 00721157ae682-368036d93abso2871887b3.18 for ; Thu, 20 Oct 2022 12:18:04 -0700 (PDT) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20210112; h=content-transfer-encoding:cc:to:subject:message-id:date:from :in-reply-to:references:mime-version:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=vMOvFda2UfXgDn5PLlPG6kr/5cUM5sGLBNsayU1aruI=; b=zaRmFINO/vqOGNEE/f6wTmoIuI5Bhz+CoLb+V2cwVxOjXYIE20eM0jM1k/lUwYCF4/ YYlXNJ2d3KRdsSBVl1CoHvqaIdWfCt+7fXzHh7LntUImR1TY6rkCq/EeTBRIHcEbJsCx Mbj/UlnQ3PW6jRJkchJUdFQppz2VW5uvzW+pilMfNzfjgMwXiSZ0uhSlnatJFSJl68kx 676DUkPspIWIRbLIrCKJW5poBgZ3Erj56vrNkGdI6c8r3aoQ/mPLKDLouyi3dw4XPViZ fMNdyIEliRuO/yfD7EUKO4vZcSz7yIiFxaodfc1w59b2RFGypiS7dyEa+I2Fr0+qGh79 GMTw== X-Gm-Message-State: ACrzQf2DDJPi1bMxQHa39sqZ8UnnQRTCsrt5yB4cdo3YYIItlXvhNaJL V3gRgOVB9A8Ea/ezfoPnvqhlR0JTHQiiNb5r3e0Ujmq0Axkcofn89NNKFcBbjUypV4K86fKLmne rRnrcZN1R7jAJa2s0BRSnZm8232OXZFpm+Q== X-Received: by 2002:a25:6055:0:b0:6be:340a:3757 with SMTP id u82-20020a256055000000b006be340a3757mr12429338ybb.109.1666293483927; Thu, 20 Oct 2022 12:18:03 -0700 (PDT) X-Google-Smtp-Source: AMsMyM6MbLTBmgKUQqtZ8bpl3zv341AHBuBaGBPhkGgln7WZl8e67EQzxCPKYRRjLkhHdU1ZlHZ1WhHw0UoFktS71d8= X-Received: by 2002:a25:6055:0:b0:6be:340a:3757 with SMTP id u82-20020a256055000000b006be340a3757mr12429322ybb.109.1666293483661; Thu, 20 Oct 2022 12:18:03 -0700 (PDT) MIME-Version: 1.0 References: <20221020141336.228799-1-aldyh@redhat.com> <455087f8-5728-6eaa-9196-fc694d7d88db@orange.fr> In-Reply-To: <455087f8-5728-6eaa-9196-fc694d7d88db@orange.fr> From: Aldy Hernandez Date: Thu, 20 Oct 2022 21:17:52 +0200 Message-ID: Subject: Re: [COMMITTED] Replace finite_operands_p with maybe_isnan. To: Mikael Morin Cc: gcc-patches@gcc.gnu.org X-Mimecast-Spam-Score: 0 X-Mimecast-Originator: redhat.com Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: quoted-printable X-Spam-Status: No, score=-6.1 required=5.0 tests=BAYES_00,DKIMWL_WL_HIGH,DKIM_SIGNED,DKIM_VALID,DKIM_VALID_AU,DKIM_VALID_EF,RCVD_IN_DNSWL_NONE,RCVD_IN_MSPIKE_H2,SPF_HELO_NONE,SPF_NONE,TXREP autolearn=ham autolearn_force=no version=3.4.6 X-Spam-Checker-Version: SpamAssassin 3.4.6 (2021-04-09) on server2.sourceware.org List-Id: On Thu, Oct 20, 2022 at 8:59 PM Mikael Morin wrote= : > > Le 20/10/2022 =C3=A0 20:56, Mikael Morin a =C3=A9crit : > > > > Doesn't this miss a check of flag_finite_math_only to be strictly > > equivalent? You keep that check for the two-arguments case, so I guess > > it's not redundant? > > Well, the check is removed in the follow-up patch, so maybe is is after a= ll. Good catch. I should indeed have added a check there, but as you noted it was about to be removed ;-). Thanks. Aldy