From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: by sourceware.org (Postfix, from userid 48) id 345603858D35; Thu, 10 Nov 2022 23:02:03 +0000 (GMT) DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org 345603858D35 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gcc.gnu.org; s=default; t=1668121324; bh=qTrIleYXI98RfxyZYFDiAEP3+YVa6JlvUxfLf8tl34w=; h=From:To:Subject:Date:In-Reply-To:References:From; b=LDocRxIRMp1FjRSZBD8oIG0FynhHGHZFafHkeZ0AH0x/Zum75fYFTTNR2LEvBZ4Db SY1QY3AXileyEKX+liP2i640+R+efy4oc3xCxJY7IjTja7zZUE0ZlsFHHs7a+hgHev mjz4T1Gk8Dho13SKJ9UkjWzDZnUmgTXxuHJD3ZMk= From: "iains at gcc dot gnu.org" To: gcc-bugs@gcc.gnu.org Subject: [Bug target/107590] __atomic_test_and_set broken on PowerPC Date: Thu, 10 Nov 2022 23:02:03 +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: 11.3.0 X-Bugzilla-Keywords: X-Bugzilla-Severity: normal X-Bugzilla-Who: iains at gcc dot gnu.org X-Bugzilla-Status: WAITING X-Bugzilla-Resolution: X-Bugzilla-Priority: P3 X-Bugzilla-Assigned-To: unassigned at gcc dot gnu.org X-Bugzilla-Target-Milestone: --- 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=3D107590 --- Comment #14 from Iain Sandoe --- (In reply to Andrew Pinski from comment #13) > Oh yes there could be a bug here when the byte (lbarx/stbcx.) and half-wo= rd > (lharx/sthcx.) instruction support was added (which was for Power8; > r0-123873-g4b02c96265fb52). >=20 > But that was 9 years ago. > Is powerpc-darwin really coming back in style or something? hehe ... it's never actually gone out of style .. but has (very) limited ti= me available, so sometimes gets broken for a while .. .. right now we have some keen folks doing some testing on a wider range of packages. sorry my comments are not more constructive right now - I'm fully tied up w= ith WG21 meeting.=