From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: by sourceware.org (Postfix, from userid 48) id AA01F3858005; Fri, 13 Oct 2023 00:52:00 +0000 (GMT) DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org AA01F3858005 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gcc.gnu.org; s=default; t=1697158320; bh=IorfPqsIqe4MzQ32DIxHyhd3AUu3yM1kcQNPjkFfiig=; h=From:To:Subject:Date:In-Reply-To:References:From; b=uMhVEPzJ+vEZZTlrI4nzX1Sa4rZGYxIQzQbGZTHzT+VTqcFHGfNmclf7y2zA1lrov Ql1ovoa+/vC/ASCCbjCJdBf1J3yu7rUguKEppL7A6gAaYYK2QMYSKETMVyuDXdXBUO UnI/atCUimw3Yj59RPX7r5n156ha5bRQWhljc7Xc= From: "linkw at gcc dot gnu.org" To: gcc-bugs@gcc.gnu.org Subject: [Bug target/111784] [14 Regression] aarch64: ldp_stp_{15,16,17,18}.c test failures since r14-4579 Date: Fri, 13 Oct 2023 00:52:00 +0000 X-Bugzilla-Reason: CC X-Bugzilla-Type: changed X-Bugzilla-Watch-Reason: None X-Bugzilla-Product: gcc X-Bugzilla-Component: target X-Bugzilla-Version: 14.0 X-Bugzilla-Keywords: missed-optimization X-Bugzilla-Severity: normal X-Bugzilla-Who: linkw at gcc dot gnu.org X-Bugzilla-Status: ASSIGNED X-Bugzilla-Resolution: X-Bugzilla-Priority: P3 X-Bugzilla-Assigned-To: linkw at gcc dot gnu.org X-Bugzilla-Target-Milestone: --- X-Bugzilla-Flags: X-Bugzilla-Changed-Fields: short_desc assigned_to everconfirmed bug_status cf_reconfirmed_on 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=3D111784 Kewen Lin changed: What |Removed |Added ---------------------------------------------------------------------------- Summary|[14 Regression] aarch64: |[14 Regression] aarch64: |ldp_stp_{15,16,17,18}.c |ldp_stp_{15,16,17,18}.c |test failures |test failures since | |r14-4579 Assignee|unassigned at gcc dot gnu.org |linkw at gcc dot gn= u.org Ever confirmed|0 |1 Status|UNCONFIRMED |ASSIGNED Last reconfirmed| |2023-10-13 CC| |linkw at gcc dot gnu.org --- Comment #2 from Kewen Lin --- Thanks for reporting! (In reply to Alex Coplan from comment #1) > More context/details about the issue in 8/10 of the original patch series > (that the above revision comes from): > https://gcc.gnu.org/pipermail/gcc-patches/2023-September/630234.html Yeah, there are some discussion under this thread, I'll make a patch to cov= er both load and store.=