From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: by sourceware.org (Postfix, from userid 48) id 9F8D03858C20; Tue, 14 Nov 2023 10:06:59 +0000 (GMT) DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org 9F8D03858C20 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gcc.gnu.org; s=default; t=1699956419; bh=BV70Pmal8ornLB0r5ELGnVXNuJwgXdAUChkhkeYbLCY=; h=From:To:Subject:Date:In-Reply-To:References:From; b=MaHWRMI73qeAuf1VP/oZmqHJp+epT1ex5/wgYg9cTYCCu1zQ+eGIWEy5NjTEbZeOU gMykKLcTq2RgBau+zxj9Ru4wfYds+bmas8KQ+AdiqaJlKFdBgNvF5//AU5mQXOtsed oPltTjIVDLahxQ6alv/CGY/ehH0o1BIEpruI/NKY= From: "xry111 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: Tue, 14 Nov 2023 10:06:58 +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, testsuite-fail, wrong-code X-Bugzilla-Severity: normal X-Bugzilla-Who: xry111 at gcc dot gnu.org X-Bugzilla-Status: NEW X-Bugzilla-Resolution: X-Bugzilla-Priority: P4 X-Bugzilla-Assigned-To: unassigned at gcc dot gnu.org X-Bugzilla-Target-Milestone: 14.0 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=3D112483 --- Comment #19 from Xi Ruoyao --- (In reply to Andrew Pinski from comment #18) > (In reply to Xi Ruoyao from comment #17)=20 > > Works for me. Will you send the simplify_gen_unary -> > > simplify_unary_operation change to gcc-patches? >=20 > I don't have a platform where it makes a difference to test on. Can you p= ost > it? https://gcc.gnu.org/pipermail/gcc-patches/2023-November/636445.html=