From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: by sourceware.org (Postfix, from userid 48) id 0475838582B0; Sun, 28 Jan 2024 16:29:28 +0000 (GMT) DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org 0475838582B0 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gcc.gnu.org; s=default; t=1706459369; bh=ZL1w5pxiDscfbzOJuYQVtYuxi3x6bcE6y1F2O9cyzQY=; h=From:To:Subject:Date:In-Reply-To:References:From; b=VO2iG95iM70nDn5I7BZREvhrGVFoFXbytLJX5BMwn35lJS1/SwzjujmC4oaucC1aL W84/dubEhxyS/Y/5FPfTxfN7L8m21GC+qEF7W2AQTVakbA5pjfwRKO7xZY/hRkezL+ IS5eso4hNyX0WJjza201hqch6QOp7nbC2JlNhhH0= From: "roger at nextmovesoftware dot com" To: gcc-bugs@gcc.gnu.org Subject: [Bug other/113336] [14 Regression] libatomic (testsuite) regressions on arm Date: Sun, 28 Jan 2024 16:29:28 +0000 X-Bugzilla-Reason: CC X-Bugzilla-Type: changed X-Bugzilla-Watch-Reason: None X-Bugzilla-Product: gcc X-Bugzilla-Component: other X-Bugzilla-Version: 14.0 X-Bugzilla-Keywords: X-Bugzilla-Severity: normal X-Bugzilla-Who: roger at nextmovesoftware dot com X-Bugzilla-Status: ASSIGNED X-Bugzilla-Resolution: X-Bugzilla-Priority: P3 X-Bugzilla-Assigned-To: roger at nextmovesoftware dot com X-Bugzilla-Target-Milestone: 14.0 X-Bugzilla-Flags: X-Bugzilla-Changed-Fields: bug_status assigned_to target_milestone 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=3D113336 Roger Sayle changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |ASSIGNED Assignee|unassigned at gcc dot gnu.org |roger at nextmoveso= ftware dot com Target Milestone|--- |14.0 --- Comment #7 from Roger Sayle --- A revised patch has been posted for review/approval to gcc-patches: https://gcc.gnu.org/pipermail/gcc-patches/2024-January/644147.html=