From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: by sourceware.org (Postfix, from userid 48) id BFBF83858D35; Tue, 26 Dec 2023 14:28:10 +0000 (GMT) DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org BFBF83858D35 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gcc.gnu.org; s=default; t=1703600890; bh=DF+pKMcoKIk0GbZwvhqiRY+qyANDWpi7HiZz+/GVhOU=; h=From:To:Subject:Date:In-Reply-To:References:From; b=JU1+yxqYtQPya2rndzxegOjh1kIQE16lcmSlNd2iysXHOPRY4dp8/us1rvtxwuJ91 ysFtyZ1Buq683gQsa7jBLMw7srGBhyt6y+U31FT1gfSPLj4q2d2HId213sWGTCvePb H3ZgaaBW5enLewWaYo6YDqjOW9vESzRg50U55xjw= From: "tnfchris at gcc dot gnu.org" To: gcc-bugs@gcc.gnu.org Subject: [Bug tree-optimization/113144] [14 regression] ICE when building dpkg-1.21.15 in verify_dominators (error: dominator of 9 should be 48, not 12) Date: Tue, 26 Dec 2023 14:28:10 +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: X-Bugzilla-Severity: normal X-Bugzilla-Who: tnfchris at gcc dot gnu.org X-Bugzilla-Status: ASSIGNED X-Bugzilla-Resolution: X-Bugzilla-Priority: P1 X-Bugzilla-Assigned-To: tnfchris at gcc dot gnu.org X-Bugzilla-Target-Milestone: 14.0 X-Bugzilla-Flags: X-Bugzilla-Changed-Fields: priority assigned_to cf_reconfirmed_on bug_status target_milestone everconfirmed 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=3D113144 Tamar Christina changed: What |Removed |Added ---------------------------------------------------------------------------- Priority|P3 |P1 Assignee|unassigned at gcc dot gnu.org |tnfchris at gcc dot= gnu.org Last reconfirmed| |2023-12-26 Status|UNCONFIRMED |ASSIGNED Target Milestone|--- |14.0 Ever confirmed|0 |1 --- Comment #4 from Tamar Christina --- Thanks for the report and testcases.=