From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: by sourceware.org (Postfix, from userid 48) id 8B25A3894C38; Fri, 16 Dec 2022 08:26:21 +0000 (GMT) DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org 8B25A3894C38 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gcc.gnu.org; s=default; t=1671179181; bh=BF+rG/GQwLYBKrn//S8OxYTRg2NNpbNs11nOkqP4aKc=; h=From:To:Subject:Date:In-Reply-To:References:From; b=iYREP8uuxJpg8srVj9e62/qejtHt9uU4QdH8NPwdL/8CDS3Cj35N5LUe3X5Jr95y0 fuVoIZ/t8Yw8GGzhV+iPBkaCZ6K9mBnfYCA6rqKgDS8xDOnzj7j1TXdFkT9zgIsiMi axtXm7fc+O2aZcbAOpTOwM3iU/fZWkyvF8cGQm8s= From: "rguenth at gcc dot gnu.org" To: gcc-bugs@gcc.gnu.org Subject: [Bug tree-optimization/108139] [13 Regression] wrong code with "-O1 -ftree-vrp" on x86_64-linux-gnu Date: Fri, 16 Dec 2022 08:26:21 +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: needs-bisection, wrong-code X-Bugzilla-Severity: normal X-Bugzilla-Who: rguenth 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.0 X-Bugzilla-Flags: X-Bugzilla-Changed-Fields: keywords short_desc version target_milestone 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=3D108139 Richard Biener changed: What |Removed |Added ---------------------------------------------------------------------------- Keywords| |needs-bisection, wrong-code Summary|wrong code with "-O1 |[13 Regression] wrong code |-ftree-vrp" on |with "-O1 -ftree-vrp" on |x86_64-linux-gnu |x86_64-linux-gnu Version|unknown |13.0 Target Milestone|--- |13.0=