From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: by sourceware.org (Postfix, from userid 48) id 0A38D3858C74; Thu, 13 Jul 2023 08:18:05 +0000 (GMT) DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org 0A38D3858C74 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gcc.gnu.org; s=default; t=1689236285; bh=HsTIB7oy75OW+jjnA28UzN5DL/dpYqu8im27r4GqWR0=; h=From:To:Subject:Date:In-Reply-To:References:From; b=h8s24rqF+lluYf+vuTlSmeiIM5wTzbAUJoGl4ECTNYW0Ax/pdc26z67m7Xeilkdjs GEBfOHFfxlSBtTXs/rpm1ywpDz735KW+HBIQdVDR24qIfaewuJa4wgdjw6VL6MXSbA QmJPZlurah+QbeGQj+BU8RIpRRXxA5hVz0PNjbcs= From: "rguenth at gcc dot gnu.org" To: gcc-bugs@gcc.gnu.org Subject: [Bug target/110643] [13/14 Regression] aarch64: Miscompilation at O1 level (O0 is working) Date: Thu, 13 Jul 2023 08:18:00 +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: 13.1.0 X-Bugzilla-Keywords: wrong-code X-Bugzilla-Severity: normal X-Bugzilla-Who: rguenth 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: 13.2 X-Bugzilla-Flags: X-Bugzilla-Changed-Fields: cf_known_to_fail short_desc cf_known_to_work 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=3D110643 Richard Biener changed: What |Removed |Added ---------------------------------------------------------------------------- Known to fail| |13.1.0 Summary|aarch64: Miscompilation at |[13/14 Regression] aarch64: |O1 level (O0 is working) |Miscompilation at O1 level | |(O0 is working) Known to work| |12.3.0 Target Milestone|--- |13.2 --- Comment #8 from Richard Biener --- I wonder if you can try a recent GCC 13 snapshot or the head of the branch = and also confirm with GCC 14 trunk?=