From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: by sourceware.org (Postfix, from userid 48) id 03D563857BB7; Mon, 10 Oct 2022 13:23:22 +0000 (GMT) DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org 03D563857BB7 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gcc.gnu.org; s=default; t=1665408203; bh=bN9+IbTMKPxqIFV3Zf2JgaPhz5lFSqx+wQqYzGpfato=; h=From:To:Subject:Date:In-Reply-To:References:From; b=RaTHjknGbnUO4wZrUVwq/PwaaDjQKNhC3Ysck/YTDgBPOn64yp334cB+fh7u8GUVW E+m7Fso22/mxh5vY/37zv/shjwYiHiYahNTSQquOW5ogWtkVmMie36jznIPzMJKTUB ieRNmfgNaEdVov2Gt2lAFMcEfw4GRURHH5buN3mM= From: "marxin at gcc dot gnu.org" To: gcc-bugs@gcc.gnu.org Subject: [Bug tree-optimization/107195] [13 Regression] wrong code with "-O1 -fno-tree-ccp" on x86_64-linux-gnu since r13-3090-gdf4c584c567263fd Date: Mon, 10 Oct 2022 13:23:19 +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: NEW X-Bugzilla-Resolution: X-Bugzilla-Priority: P3 X-Bugzilla-Assigned-To: unassigned at gcc dot gnu.org X-Bugzilla-Target-Milestone: 13.0 X-Bugzilla-Flags: X-Bugzilla-Changed-Fields: keywords cc see_also short_desc 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=3D107195 Martin Li=C5=A1ka changed: What |Removed |Added ---------------------------------------------------------------------------- Keywords|needs-reduction | CC| |aldyh at gcc dot gnu.org, | |marxin at gcc dot gnu.org See Also| |https://gcc.gnu.org/bugzill | |a/show_bug.cgi?id=3D107194 Summary|[13 Regression] wrong code |[13 Regression] wrong code |with "-O1 -fno-tree-ccp" on |with "-O1 -fno-tree-ccp" on |x86_64-linux-gnu |x86_64-linux-gnu since | |r13-3090-gdf4c584c567263fd --- Comment #3 from Martin Li=C5=A1ka --- Also started with r13-3090-gdf4c584c567263fd.=