From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: by sourceware.org (Postfix, from userid 48) id 100CE3858D20; Sun, 18 Feb 2024 09:32:44 +0000 (GMT) DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org 100CE3858D20 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gcc.gnu.org; s=default; t=1708248764; bh=Liu4Ga/b0uMsKFGDBNd2Gdwhew+EJCwnwVss0kisqfk=; h=From:To:Subject:Date:In-Reply-To:References:From; b=YWs4/q7N9k1QeV0zfFm9mSYojUinmswZy+QgAb0W022Kt9kNF2bmhF5FoA0NyzMq3 NREE5W3umr6PzvQH74orQshv+gwzn8v6TbYv2foXbTACjFgG175DpMyYUC72MwEeM9 Orj+dB6HbmwX4ZXt8hnCRlWf2vF+8P0+9muMfK0Q= From: "sjames at gcc dot gnu.org" To: gcc-bugs@gcc.gnu.org Subject: [Bug target/113915] [14 regression] glibc's _dl_find_object_update_1 miscompiled for armv7a since r14-4365-g0731889c026bfe Date: Sun, 18 Feb 2024 09:32:42 +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: wrong-code X-Bugzilla-Severity: blocker X-Bugzilla-Who: sjames at gcc dot gnu.org X-Bugzilla-Status: ASSIGNED X-Bugzilla-Resolution: X-Bugzilla-Priority: P1 X-Bugzilla-Assigned-To: wilco 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=3D113915 --- Comment #12 from Sam James --- (In reply to Andrew Pinski from comment #9) > This should work, I think: > [...] I'm going to apply this tonight for our arm builds downstream as we can't do any testing right now and there's a lot of bugs I'm hitting which look like they could be dupes of this.=