From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: by sourceware.org (Postfix, from userid 1643) id 99E1E3856948; Mon, 29 Aug 2022 15:36:52 +0000 (GMT) DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org 99E1E3856948 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gcc.gnu.org; s=default; t=1661787412; bh=aj61eg+Jyqdtj/7L/+MoCkJbDIJOTkbxilk+uQ2+Ew8=; h=From:To:Subject:Date:From; b=hN5FEBDcypr+Gk7ouXjnL6fU/Ti8WvpUmPNqTaManhkawFJnaIgMDOmReNT9bZKZb EVSAQaAejKf44SIpNa4F+ebAo0/TqPCmTQ+1y/sa/xCW1VLhU8gBuuS8hoRVzP7LdH ho/H5Esrlta7FhHXPIw7UPxpQ7kiMjXR+kAJi7Xs= Content-Type: text/plain; charset="us-ascii" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit From: Thomas Schwinge To: gcc-cvs@gcc.gnu.org Subject: [gcc/devel/rust/master] Merge #1512 X-Act-Checkin: gcc X-Git-Author: bors[bot] <26634292+bors[bot]@users.noreply.github.com> X-Git-Refname: refs/heads/devel/rust/master X-Git-Oldrev: 732997e93ff29073ee57ae9dc954e7c74a15c9cc X-Git-Newrev: 76f89f0fc5cfeb58bb8120ee8d7afe459074e26e Message-Id: <20220829153652.99E1E3856948@sourceware.org> Date: Mon, 29 Aug 2022 15:36:52 +0000 (GMT) List-Id: https://gcc.gnu.org/g:76f89f0fc5cfeb58bb8120ee8d7afe459074e26e commit 76f89f0fc5cfeb58bb8120ee8d7afe459074e26e Merge: 732997e93ff 8e9dcd47d3e Author: bors[bot] <26634292+bors[bot]@users.noreply.github.com> Date: Fri Aug 26 20:04:01 2022 +0000 Merge #1512 1512: Add missing language selection for rs6000 r=philberty a=philberty This is an attempt to fix the ppc64le build issues. Co-authored-by: Philip Herron Diff: gcc/config/rs6000/rs6000-logue.cc | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-)