From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: by sourceware.org (Postfix, from userid 48) id 0CC653865C1F; Thu, 27 Oct 2022 16:02:05 +0000 (GMT) DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org 0CC653865C1F DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gcc.gnu.org; s=default; t=1666886526; bh=eCC5fFCmdDCa+goMuo6OoaIKdkHOX0KKeReF9QesFEQ=; h=From:To:Subject:Date:In-Reply-To:References:From; b=nxT/KX1D9PYdDH5mylbyPojr4gno39xF805DcTW17XrUcHpH++n7RcE49ta3fN2tc CUYoLLyk2RQYw+fMvQ8BxPcYrtJGf3Szt2Cmq9Fv/zts6ij4B7YcDjYamtwQhG1OiQ /WAgA8a7bul8xHD5e9vG68pTsHrCM9yPO0ifPc0U= From: "bergner at gcc dot gnu.org" To: gcc-bugs@gcc.gnu.org Subject: [Bug rtl-optimization/105586] [11/12 Regression] -fcompare-debug failure (length) with -O2 -fno-if-conversion -mtune=power4 -fno-guess-branch-probability Date: Thu, 27 Oct 2022 16:02:04 +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: ASSIGNED X-Bugzilla-Resolution: X-Bugzilla-Priority: P2 X-Bugzilla-Assigned-To: jskumari at gcc dot gnu.org X-Bugzilla-Target-Milestone: 11.4 X-Bugzilla-Flags: X-Bugzilla-Changed-Fields: bug_status 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=3D105586 Peter Bergner changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |ASSIGNED --- Comment #7 from Peter Bergner --- (In reply to CVS Commits from comment #5) > The master branch has been updated by Surya Kumari Jangala > : >=20 > https://gcc.gnu.org/g:bec35caafae8db0278e1d037a7ba00c3e6899bbd >=20 > commit r13-2525-gbec35caafae8db0278e1d037a7ba00c3e6899bbd > Author: Surya Kumari Jangala > Date: Tue Aug 2 23:00:03 2022 -0500 >=20 > sched1: Fix -fcompare-debug issue in schedule_region [PR105586] Surya, I think this has baked on trunk long enough, so if you have approval= to backport, I think you can do that now.=