From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: by sourceware.org (Postfix, from userid 48) id 58E5E3858C62; Tue, 27 Sep 2022 08:54:44 +0000 (GMT) DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org 58E5E3858C62 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gcc.gnu.org; s=default; t=1664268884; bh=zWeEYWvebvXmQoraGfpet/FyiRScBpE8v/2r3BZkc/M=; h=From:To:Subject:Date:In-Reply-To:References:From; b=xDY/suz1nIBzXAyhryM2S+Rek1sU3Ckh1bYQXo4R2btSe57G9Akl+CakECxklIVXD 1ci9MscUt7OPzb5Bvy11KAqDjRuix0pr1N5w4WPyC25ihEcMXJy1QlO7Kt7zteZzKr KO+x0NsRd+T+phvUPy8p+1+DBvazUHogB6+1PTw8= From: "rguenth at gcc dot gnu.org" To: gcc-bugs@gcc.gnu.org Subject: [Bug tree-optimization/107046] [13 Regression] Recent FP range work causing inf-2 to be miscompiled on rx-elf Date: Tue, 27 Sep 2022 08:54:44 +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: X-Bugzilla-Severity: normal X-Bugzilla-Who: rguenth at gcc dot gnu.org X-Bugzilla-Status: UNCONFIRMED X-Bugzilla-Resolution: X-Bugzilla-Priority: P3 X-Bugzilla-Assigned-To: unassigned at gcc dot gnu.org X-Bugzilla-Target-Milestone: 13.0 X-Bugzilla-Flags: X-Bugzilla-Changed-Fields: target_milestone cf_gcctarget 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=3D107046 Richard Biener changed: What |Removed |Added ---------------------------------------------------------------------------- Target Milestone|--- |13.0 Target| |rx-elf --- Comment #2 from Richard Biener --- Well, but the actual test compares Inf against 34 and even when Inf is not supported the tests should succeed?=