From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: by sourceware.org (Postfix, from userid 48) id D09993858D20; Fri, 1 Sep 2023 18:21:05 +0000 (GMT) DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org D09993858D20 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gcc.gnu.org; s=default; t=1693592465; bh=Rfzt4jnllfabEu5Wl4lxFQCtD6D6hIHXjKw2o9qVM+0=; h=From:To:Subject:Date:In-Reply-To:References:From; b=MAGfrUVTCc/2ar0ludZprrAFCQ5u2n3FswTtKgsXY6prGLNErnnwz5+MDRZdb9OUd CDwongJmQBWifbsYvNQHFUAlvuh77rxshY5l1lAGxx0Zkj1C80X1GMbvD9m9oTq8j1 vq5SGiggq3xWq+6ylgCXLPvDwoltxzWo+ANijeRQ= From: "dcb314 at hotmail dot com" To: gcc-bugs@gcc.gnu.org Subject: [Bug tree-optimization/111262] [14 Regression] error: count of bb not initialized with -O3 Date: Fri, 01 Sep 2023 18:21:04 +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: 14.0 X-Bugzilla-Keywords: ice-checking, ice-on-valid-code X-Bugzilla-Severity: normal X-Bugzilla-Who: dcb314 at hotmail 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: 14.0 X-Bugzilla-Flags: X-Bugzilla-Changed-Fields: 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=3D111262 --- Comment #3 from David Binderman --- I am trying a bisection. Current range is g:d96659e34cdcf436 to g:603bdf906af6d42c, which is 11 commits.=