From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: by sourceware.org (Postfix, from userid 48) id 545453861038; Wed, 12 Aug 2020 16:26:13 +0000 (GMT) DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org 545453861038 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gcc.gnu.org; s=default; t=1597249573; bh=x58GnDcLejCXp0csCzJNUuHh/SBO8Y/5wUdRQMr7mkU=; h=From:To:Subject:Date:In-Reply-To:References:From; b=uKKPnbrHT0gfFlKoY0CmKo0pgvtBYR1dTolsO/AFM4hf5mRPt9hm3RX5lnlE2Omns eTEVNMf6EwRmv3OwvrI/U9lWPhVbka6VjIOu6iamiUtTIDCy2Ad6eWJKUhDY/6H7/u Z/TrU9gfJDes1T2IkzeYJgaRhY2beKiiHBgzVszo= From: "bergner at gcc dot gnu.org" To: gcc-bugs@gcc.gnu.org Subject: [Bug target/96493] powerpc local call linkage failure Date: Wed, 12 Aug 2020 16:26:13 +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: 11.0 X-Bugzilla-Keywords: X-Bugzilla-Severity: normal X-Bugzilla-Who: bergner at gcc dot gnu.org X-Bugzilla-Status: ASSIGNED X-Bugzilla-Resolution: X-Bugzilla-Priority: P3 X-Bugzilla-Assigned-To: amodra at gmail dot com X-Bugzilla-Target-Milestone: 10.3 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 X-BeenThere: gcc-bugs@gcc.gnu.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: Gcc-bugs mailing list List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 12 Aug 2020 16:26:13 -0000 https://gcc.gnu.org/bugzilla/show_bug.cgi?id=3D96493 --- Comment #5 from Peter Bergner --- I think this has baked on trunk enough now. Can we get this backported to = GCC 10 along with the updated test case fix from PR96525? I'd like to merge th= is along with some other backports I have done into the IBM GCC 10 branch.=