From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: by sourceware.org (Postfix, from userid 48) id 551B73858D3C; Mon, 8 May 2023 19:05:48 +0000 (GMT) DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org 551B73858D3C DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gcc.gnu.org; s=default; t=1683572748; bh=cGNjdAdJNp2aBkqOkXOGojDMneT0OM5xDpqNJaYmA28=; h=From:To:Subject:Date:In-Reply-To:References:From; b=qrfwWxRmp3Y7GfpKVOvDNu3Z1Rt+SW8hCEFq6e4Upd8cBv1aZxuJgGcZYqw7oG+A7 TXzNF6T9fFRPnNE+OP5k8+9PRpvMxl/m3AV06YrWMKP8LN9XEkxw81YzgIREkCbXWT qeUsFTzy/oat2qKL43VbPrJNQZTLlleiZyE/1bkY= From: "pinskia at gcc dot gnu.org" To: gcc-bugs@gcc.gnu.org Subject: [Bug target/109777] [14 regression] Compare-debug failure after recent changes Date: Mon, 08 May 2023 19:05:48 +0000 X-Bugzilla-Reason: CC X-Bugzilla-Type: changed X-Bugzilla-Watch-Reason: None X-Bugzilla-Product: gcc X-Bugzilla-Component: target 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: 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=3D109777 --- Comment #3 from Andrew Pinski --- Something is going different inside bfin_gen_bundles with and without debug instructions but that is all I can tell from my quick debugging.=