From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: by sourceware.org (Postfix, from userid 48) id D36EA3858424; Wed, 9 Nov 2022 06:36:05 +0000 (GMT) DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org D36EA3858424 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gcc.gnu.org; s=default; t=1667975765; bh=8BPLBZPGT9iN91LxvqXW3sNvW51+V3QJYLfaiVZ3g8Y=; h=From:To:Subject:Date:In-Reply-To:References:From; b=K8F0XBqVPvjuEvPO50GYlg5zqWvDXvjGE64Gw5hycM188IS4DeQEcT5ggc0F+o73f 6x7XQy0ZfjJCBzj0wYUpM2chGDHHrQKNrD+CIVTHaLsCkOpQkv0CJGuDvpU62Oyt0O YXgnFIe5pnqf9I5i30H0Ez4b+C8gGiy2Gz8dTIuo= From: "jskumari 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: Wed, 09 Nov 2022 06:36: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: jskumari 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: 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 --- Comment #12 from Surya Kumari Jangala --- Richard has clarified here (https://gcc.gnu.org/pipermail/gcc-patches/2022-November/605386.html) that backporting is not required.=