From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: by sourceware.org (Postfix, from userid 48) id 140043839DE5; Thu, 6 Oct 2022 18:46:52 +0000 (GMT) DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org 140043839DE5 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gcc.gnu.org; s=default; t=1665082012; bh=wps2+ZrszCkrw/UP/o5CmEThFuiiCrX0I1fYYCslT2A=; h=From:To:Subject:Date:In-Reply-To:References:From; b=o6c6c1glJN9NpJLQYcZt2UoCuEK4UitafL2UZmXg8oU2ZZurRZm7oGHxsahez9x+7 cf3gRqVJaZhWu/gu69SWl9UqeG9QRt3MmnLKphEibcaOPrSAlWhhP9Eu7Zg9HsKV+A TjfDSd7hIocVnhOUnalelAm0JDVZeqL23LEsJhlo= From: "marxin at gcc dot gnu.org" To: gcc-bugs@gcc.gnu.org Subject: [Bug tree-optimization/107172] [13 Regression] wrong code with "-O1 -ftree-vrp" on x86_64-linux-gnu since r13-1268-g8c99e307b20c502e Date: Thu, 06 Oct 2022 18:46:51 +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: cc 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=3D107172 Martin Li=C5=A1ka changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |aldyh at gcc dot gnu.org, | |marxin at gcc dot gnu.org Summary|[13 Regression] wrong code |[13 Regression] wrong code |with "-O1 -ftree-vrp" on |with "-O1 -ftree-vrp" on |x86_64-linux-gnu |x86_64-linux-gnu since | |r13-1268-g8c99e307b20c502e --- Comment #2 from Martin Li=C5=A1ka --- Started with r13-1268-g8c99e307b20c502e.=