From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: by sourceware.org (Postfix, from userid 48) id 45B4438582A7; Wed, 31 Aug 2022 13:21:40 +0000 (GMT) DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org 45B4438582A7 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gcc.gnu.org; s=default; t=1661952100; bh=RdK3oO37YIf6XciZWNCHz1jCB4V5+cpDMvXFmi9eCJo=; h=From:To:Subject:Date:In-Reply-To:References:From; b=sJliZf9v/dD+X4K1JJO6wLYUI3vqlZDpv3JBAI2eO9RO2PKD0DvkiOKs7UDA0aM2O RNGGObFewiPPyapSpoJ1AwC2KRtz0cKxhgs/bFbsAkM2LY5htQAi/Jl1ftvLIuwUz6 BOcLu9PQH9+qVf9pvEJkbrJBOCR/MUo6MmxA2XUM= From: "aldyh at gcc dot gnu.org" To: gcc-bugs@gcc.gnu.org Subject: [Bug tree-optimization/106785] ICE in fail, at selftest.cc:47 since r13-2266-g8bb1df032cc080 Date: Wed, 31 Aug 2022 13:21:40 +0000 X-Bugzilla-Reason: CC X-Bugzilla-Type: changed X-Bugzilla-Watch-Reason: None X-Bugzilla-Product: gcc X-Bugzilla-Component: tree-optimization X-Bugzilla-Version: 13.0 X-Bugzilla-Keywords: ice-on-valid-code X-Bugzilla-Severity: normal X-Bugzilla-Who: aldyh at gcc dot gnu.org X-Bugzilla-Status: NEW X-Bugzilla-Resolution: X-Bugzilla-Priority: P3 X-Bugzilla-Assigned-To: aldyh at gcc dot gnu.org X-Bugzilla-Target-Milestone: --- X-Bugzilla-Flags: X-Bugzilla-Changed-Fields: Message-ID: In-Reply-To: References: Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: quoted-printable X-Bugzilla-URL: http://gcc.gnu.org/bugzilla/ Auto-Submitted: auto-generated MIME-Version: 1.0 List-Id: https://gcc.gnu.org/bugzilla/show_bug.cgi?id=3D106785 --- Comment #7 from Aldy Hernandez --- And how about __builtin_nan ("") =3D=3D xxx ?? Is that undefined for !HONOR_NANS? Can I continue treating it as false?=