From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: by sourceware.org (Postfix, from userid 48) id 7F9173898C75; Mon, 13 Nov 2023 07:54:53 +0000 (GMT) DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org 7F9173898C75 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gcc.gnu.org; s=default; t=1699862093; bh=zAYA32UmW8uPuXYzY8G4aAfOR2hH/3NHKDoyLJM0ovk=; h=From:To:Subject:Date:In-Reply-To:References:From; b=HcPoRl90CX66voj9Ntgw58c50ArUA6CtrXj60L0PyNZu2zVTZQqIYH99JTMKkSvyb 6hXSIHwrhk7LoLYC9EjIWrAW+Y7CWIszv+x68h0ZnVfAiX5PNll9LjMCuyMavXcH4p h6zVuWtmOJYQgWtOV4XnftBRe46FrIrzOoG7twOA= From: "tnfchris at gcc dot gnu.org" To: gcc-bugs@gcc.gnu.org Subject: [Bug rtl-optimization/112483] [14 Regression] gfortran.dg/ieee/ieee_2.f90 fails on loongarch64-linux-gnu at -O1 or above Date: Mon, 13 Nov 2023 07:54:53 +0000 X-Bugzilla-Reason: CC X-Bugzilla-Type: changed X-Bugzilla-Watch-Reason: None X-Bugzilla-Product: gcc X-Bugzilla-Component: rtl-optimization X-Bugzilla-Version: 14.0 X-Bugzilla-Keywords: missed-optimization, patch, testsuite-fail, wrong-code X-Bugzilla-Severity: normal X-Bugzilla-Who: tnfchris at gcc dot gnu.org X-Bugzilla-Status: NEW X-Bugzilla-Resolution: X-Bugzilla-Priority: P3 X-Bugzilla-Assigned-To: unassigned at gcc dot gnu.org X-Bugzilla-Target-Milestone: 14.0 X-Bugzilla-Flags: X-Bugzilla-Changed-Fields: cc 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=3D112483 Tamar Christina changed: What |Removed |Added ---------------------------------------------------------------------------- CC|tamar.christina at arm dot com | --- Comment #15 from Tamar Christina --- removing duplicate mail=