From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: by sourceware.org (Postfix, from userid 48) id 01272384F4B0; Mon, 21 Nov 2022 12:17:44 +0000 (GMT) DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org 01272384F4B0 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gcc.gnu.org; s=default; t=1669033065; bh=RC4T41PW48EfHj5JmesaplMEqtBzx+T/6rGZzwVJ4SQ=; h=From:To:Subject:Date:In-Reply-To:References:From; b=hLf7LfU6ApTHqoB6WlhGrjSDvI0T6kivO/I+/SHVRkahcHIcvgOglyLIeDft6RtHG +SxoKfX9llQ53Zi81l0efkhtBWqs+eKL/aNUZiX93FF6IEIZpfDbJ+G89oV9UKlnwm +9m7TBSz+Tk12Cs0L1in/iFWZeg49FHjTw3vLOIY= From: "marxin at gcc dot gnu.org" To: gcc-bugs@gcc.gnu.org Subject: [Bug tree-optimization/107493] [13 Regression] Wrong code at -Os on x86_64-linux-gnu since r13-3486-g4c5b116077638277 Date: Mon, 21 Nov 2022 12:17:43 +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.0 X-Bugzilla-Keywords: wrong-code X-Bugzilla-Severity: normal X-Bugzilla-Who: marxin at gcc dot gnu.org X-Bugzilla-Status: ASSIGNED X-Bugzilla-Resolution: X-Bugzilla-Priority: P3 X-Bugzilla-Assigned-To: rguenth at gcc dot gnu.org X-Bugzilla-Target-Milestone: 13.0 X-Bugzilla-Flags: X-Bugzilla-Changed-Fields: short_desc cc keywords 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=3D107493 Martin Li=C5=A1ka changed: What |Removed |Added ---------------------------------------------------------------------------- Summary|[13 Regression] Wrong code |[13 Regression] Wrong code |at -Os on x86_64-linux-gnu |at -Os on x86_64-linux-gnu | |since | |r13-3486-g4c5b116077638277 CC| |marxin at gcc dot gnu.org Keywords|needs-bisection | --- Comment #5 from Martin Li=C5=A1ka --- Started with r13-3486-g4c5b116077638277.=