From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: by sourceware.org (Postfix, from userid 48) id C29C13857038; Wed, 24 Aug 2022 03:33:32 +0000 (GMT) DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org C29C13857038 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gcc.gnu.org; s=default; t=1661312012; bh=6O+HFnVcylZe4F8sOL8ho0LJOfvo9yrASQ+xHmV9kMs=; h=From:To:Subject:Date:In-Reply-To:References:From; b=dljcILM0iVfc3R0Hp0iJPvefbKWJHT+WdAPDAeLgE7a6WWo9MIXsfYwI1PzTVy5sF 7roJ7UYrUgBeXiBZO3L6IyXgY00dNnk7uXAkUJADzUTV9HytkR4IJlU5T1RyDcLcD+ wiEw3Foq1o2pCD2XF6aTX/ejPabXLA8Goj29TkFs= From: "bergner at gcc dot gnu.org" To: gcc-bugs@gcc.gnu.org Subject: [Bug rtl-optimization/106418] '-fcompare-debug' failure w/ -mcpu=e500mc -O2 -fnon-call-exceptions -fsched-stalled-insns -fno-reorder-blocks -fno-thread-jumps -fno-tree-dce Date: Wed, 24 Aug 2022 03:33:32 +0000 X-Bugzilla-Reason: CC X-Bugzilla-Type: changed X-Bugzilla-Watch-Reason: None X-Bugzilla-Product: gcc X-Bugzilla-Component: rtl-optimization X-Bugzilla-Version: 13.0 X-Bugzilla-Keywords: compare-debug-failure X-Bugzilla-Severity: normal X-Bugzilla-Who: bergner 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: --- X-Bugzilla-Flags: X-Bugzilla-Changed-Fields: cc 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=3D106418 Peter Bergner changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |bergner at gcc dot gnu.org, | |jskumari at gcc dot gnu.org --- Comment #1 from Peter Bergner --- Surya, might this be related to the sched1 -fcompare-debug issue you have a patch for? Or is this something new?=