From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: by sourceware.org (Postfix, from userid 48) id F2C2738582A6; Thu, 13 Oct 2022 17:03:17 +0000 (GMT) DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org F2C2738582A6 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gcc.gnu.org; s=default; t=1665680597; bh=iOD1mST2WVCqvsqUjPeBZT/nxC+qjsRMb6KraJU5S3w=; h=From:To:Subject:Date:In-Reply-To:References:From; b=KWgKmkwNqmaE18CLRYFbghNJz3zewBksaBHzeWnxe8LWar46alNIR3va9O4r9PbEE HV1M12KYAI5bQNj5d8B69EiKGdzId9I4fbFYL4SYZ7gjD8cN4nxGfULZhGR2+0R7p/ +qWrvw66xHMn+VuDjTbUyV3HpM9x57zjzsGtkVS4= From: "amacleod at redhat dot com" To: gcc-bugs@gcc.gnu.org Subject: [Bug tree-optimization/85316] [meta-bug] VRP range propagation missed cases Date: Thu, 13 Oct 2022 17:03:17 +0000 X-Bugzilla-Reason: CC X-Bugzilla-Type: dep_changed X-Bugzilla-Watch-Reason: None X-Bugzilla-Product: gcc X-Bugzilla-Component: tree-optimization X-Bugzilla-Version: 8.0 X-Bugzilla-Keywords: meta-bug, missed-optimization X-Bugzilla-Severity: enhancement X-Bugzilla-Who: amacleod at redhat dot com 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: --- X-Bugzilla-Flags: X-Bugzilla-Changed-Fields: bug_status resolution 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=3D85316 Bug 85316 depends on bug 102540, which changed state. Bug 102540 Summary: [12/13 Regression] Dead Code Elimination Regression at = -O3 since r12-476-gd846f225c25c5885 https://gcc.gnu.org/bugzilla/show_bug.cgi?id=3D102540 What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED Resolution|--- |FIXED=