From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: by sourceware.org (Postfix, from userid 48) id B70263858C30; Wed, 30 Aug 2023 09:42:59 +0000 (GMT) DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org B70263858C30 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gcc.gnu.org; s=default; t=1693388579; bh=yb07EhlVfcUr72cmOPsIzFFisG33CSwap0MQcvJizKY=; h=From:To:Subject:Date:In-Reply-To:References:From; b=qOKKyhgOIZEzdulTz+wpseack/hYkYmqoZ0QbfauVYjziLyAZP0eGViWO2bGtwstQ GIzNf+U1Emb204rEUNXNrTOzpnCPlg1H2TGCPcGcHkvMHg6cJjCWAk2HbvzHzPyfJ1 lpqv9MLCMz9MPUQ4rXmqbOpNu1jG/32GPCMi7BKE= From: "luke.geeson at cs dot ucl.ac.uk" To: gcc-bugs@gcc.gnu.org Subject: [Bug translation/111235] [Armv7-a]: Control-dependency between atomic accesses removed by -O1. Date: Wed, 30 Aug 2023 09:42:59 +0000 X-Bugzilla-Reason: CC X-Bugzilla-Type: changed X-Bugzilla-Watch-Reason: None X-Bugzilla-Product: gcc X-Bugzilla-Component: translation X-Bugzilla-Version: 14.0 X-Bugzilla-Keywords: X-Bugzilla-Severity: normal X-Bugzilla-Who: luke.geeson at cs dot ucl.ac.uk X-Bugzilla-Status: UNCONFIRMED 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=3D111235 --- Comment #1 from Luke Geeson --- Correction=20 We will follow up by reporting the bug for GCC. -> We have reported this in LLVM as well=