From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: by sourceware.org (Postfix, from userid 48) id BE7633858D33; Mon, 25 Mar 2024 12:46:28 +0000 (GMT) DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org BE7633858D33 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gcc.gnu.org; s=default; t=1711370788; bh=E1jHfEaDhDuN1Oonf9Uj8a5NL7TOM11pBUD5yatiOfQ=; h=From:To:Subject:Date:In-Reply-To:References:From; b=UKtMdWfIlO3YECpnO6bPu1NVsiDKu6Xlbiu4m09H6zo+GOBUn9u7P/47Okx3rmEn6 0aHywKo3Qsa+1ZFIdIIAZpL0Bs98D+9ON9gNRN3N7CP9DLSqvseFouIv+76goq2CJG R0GQ9wY33pBjTp9LFGm+W3LUYZ9med+hEveF72eg= From: "rguenth at gcc dot gnu.org" To: gcc-bugs@gcc.gnu.org Subject: [Bug target/111231] [12/13/14 regression] armhf: Miscompilation with -O2/-fno-exceptions level (-fno-tree-vectorize is working) Date: Mon, 25 Mar 2024 12:46:28 +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.2.0 X-Bugzilla-Keywords: wrong-code X-Bugzilla-Severity: normal X-Bugzilla-Who: rguenth at gcc dot gnu.org X-Bugzilla-Status: NEW X-Bugzilla-Resolution: X-Bugzilla-Priority: P2 X-Bugzilla-Assigned-To: unassigned at gcc dot gnu.org X-Bugzilla-Target-Milestone: 12.4 X-Bugzilla-Flags: X-Bugzilla-Changed-Fields: priority 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=3D111231 Richard Biener changed: What |Removed |Added ---------------------------------------------------------------------------- Priority|P1 |P2=