From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: by sourceware.org (Postfix, from userid 48) id AD9B5385828B; Tue, 7 May 2024 11:05:12 +0000 (GMT) DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org AD9B5385828B DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gcc.gnu.org; s=default; t=1715079912; bh=l0tpgeQn6/R+ijmRcnGx1dAzAz1eG/tYYasw6lJca40=; h=From:To:Subject:Date:In-Reply-To:References:From; b=mry+c7bSDdXzajd48E2bWN/LVUSQ6Qk3vfz+BbN3qVZJ2THvTjTz4appjD684pJtr XyDGl7N8up9bNagzYmEOjoPlFOO1yAQmch3LFgH0l0uPHLO5B3IJcOyCECo6kRO+n5 foAWVKrZ2JAbq5G6hWCB9HEeDkY+Lc+P6FrsAk88= From: "slyfox at gcc dot gnu.org" To: gcc-bugs@gcc.gnu.org Subject: [Bug tree-optimization/114872] [13/14/15 Regression] Miscompilation with -O2 after commit r13-8037 Date: Tue, 07 May 2024 11:05:12 +0000 X-Bugzilla-Reason: CC X-Bugzilla-Type: changed X-Bugzilla-Watch-Reason: None X-Bugzilla-Product: gcc X-Bugzilla-Component: tree-optimization X-Bugzilla-Version: 13.2.1 X-Bugzilla-Keywords: wrong-code X-Bugzilla-Severity: normal X-Bugzilla-Who: slyfox at gcc dot gnu.org 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: 13.3 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=3D114872 --- Comment #21 from Sergei Trofimovich --- Good point! I wonder if I'm looking at the backtrace too late (or at the wr= ong one). I'll retry again this evening and will extract more context.=