From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: by sourceware.org (Postfix, from userid 48) id 064843858D28; Mon, 8 May 2023 18:38:53 +0000 (GMT) DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org 064843858D28 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gcc.gnu.org; s=default; t=1683571133; bh=DxOgycXdEO1EmpFiMGhUbcHxT1kqwNYCGFmlxgn4bgk=; h=From:To:Subject:Date:In-Reply-To:References:From; b=RBrLpzotz7k949ZfJ9Zme+Z74O6yCvREPFr36vcNQJU0bomG1vdz6X9h6a681yGlW qpXVs7P9gEGKNgwTzbwgrxk3SK+4PKMYGH6QE+siN8fYdGtBQyCIjUA/Tv3VLPeyjT ut9vKdgPL5tfJ81/abL/MgCz4C1TqvCIJQfcSQDQ= From: "pinskia at gcc dot gnu.org" To: gcc-bugs@gcc.gnu.org Subject: [Bug middle-end/109777] [14 regression] Compare-debug failure after recent changes Date: Mon, 08 May 2023 18:38:52 +0000 X-Bugzilla-Reason: CC X-Bugzilla-Type: changed X-Bugzilla-Watch-Reason: None X-Bugzilla-Product: gcc X-Bugzilla-Component: middle-end X-Bugzilla-Version: 14.0 X-Bugzilla-Keywords: compare-debug-failure X-Bugzilla-Severity: normal X-Bugzilla-Who: pinskia 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: 14.0 X-Bugzilla-Flags: X-Bugzilla-Changed-Fields: keywords target_milestone component 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=3D109777 Andrew Pinski changed: What |Removed |Added ---------------------------------------------------------------------------- Keywords| |compare-debug-failure Target Milestone|--- |14.0 Component|tree-optimization |middle-end --- Comment #1 from Andrew Pinski --- This could be a latent bug, Let me at least look into where the compare deb= ug issue is coming from.=