From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: by sourceware.org (Postfix, from userid 48) id 791C73858C2D; Thu, 22 Jun 2023 10:20:53 +0000 (GMT) DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org 791C73858C2D DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gcc.gnu.org; s=default; t=1687429253; bh=gU8j8qgLoaEZ0HgCMaf3w2HYYR3EWxAwdTln4uoac6c=; h=From:To:Subject:Date:In-Reply-To:References:From; b=vxcuFlgTiV0CZfpTfx+6WohWZQrbAVAPfI0GgJG92mivszdN1lqcGAU81QDOcUzFm 21npuveMVYvE1osTxJ+NssVqzrFR6pLOLR9QNWiFiDAwAdDW2pM8Qo41tBwhWx93hV 5iv++3yJ15ekUJonujMiXYKx6BxKzW6j8Klff2Cg= From: "acoplan at gcc dot gnu.org" To: gcc-bugs@gcc.gnu.org Subject: [Bug target/110100] __builtin_aarch64_st64b stores to the wrong address Date: Thu, 22 Jun 2023 10:20:53 +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: 12.2.1 X-Bugzilla-Keywords: patch, wrong-code X-Bugzilla-Severity: normal X-Bugzilla-Who: acoplan at gcc dot gnu.org X-Bugzilla-Status: RESOLVED X-Bugzilla-Resolution: FIXED X-Bugzilla-Priority: P3 X-Bugzilla-Assigned-To: acoplan at gcc dot gnu.org X-Bugzilla-Target-Milestone: --- X-Bugzilla-Flags: X-Bugzilla-Changed-Fields: resolution bug_status 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=3D110100 Alex Coplan changed: What |Removed |Added ---------------------------------------------------------------------------- Resolution|--- |FIXED Status|ASSIGNED |RESOLVED --- Comment #10 from Alex Coplan --- Should be fixed on all affected branches, thanks for the report.=