From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: X-Spam-Checker-Version: SpamAssassin 3.4.2 (2018-09-13) on dcvr.yhbt.net X-Spam-Level: X-Spam-ASN: AS3215 2.6.0.0/16 X-Spam-Status: No, score=-4.2 required=3.0 tests=AWL,BAYES_00,DKIM_SIGNED, DKIM_VALID,DKIM_VALID_AU,DKIM_VALID_EF,MAILING_LIST_MULTI, RCVD_IN_DNSWL_MED,SPF_HELO_PASS,SPF_PASS shortcircuit=no autolearn=ham autolearn_force=no version=3.4.2 Received: from sourceware.org (server2.sourceware.org [IPv6:2620:52:3:1:0:246e:9693:128c]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256) (No client certificate requested) by dcvr.yhbt.net (Postfix) with ESMTPS id 77B911F8C6 for ; Tue, 24 Aug 2021 16:12:26 +0000 (UTC) Received: from server2.sourceware.org (localhost [IPv6:::1]) by sourceware.org (Postfix) with ESMTP id 57398385843C for ; Tue, 24 Aug 2021 16:12:25 +0000 (GMT) DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org 57398385843C DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=sourceware.org; s=default; t=1629821545; bh=6cKwjuhUZwTXuQVZALIQkjjX6Ukc40r2tlFmTEt2q4w=; h=To:Subject:In-Reply-To:References:Date:List-Id:List-Unsubscribe: List-Archive:List-Post:List-Help:List-Subscribe:From:Reply-To: From; b=oUOQEzsW8JbYmlFsVu4UOXlaXaesjOTwMoeyiAaH10THkPusfegiDE0/HVKKI7dKo XY8ITM20YVHRPwVluoD+cyT3LjDXlI3FM5LnkL5S4YwEmYYcPGvnqu/Y57UvJxzg0+ pJeri2qj7aRac3qJXX9rcXY1PWPAehLQsYFq6wak= Received: from mx0a-001b2d01.pphosted.com (mx0b-001b2d01.pphosted.com [148.163.158.5]) by sourceware.org (Postfix) with ESMTPS id AF2C63858405 for ; Tue, 24 Aug 2021 16:11:56 +0000 (GMT) DMARC-Filter: OpenDMARC Filter v1.4.1 sourceware.org AF2C63858405 Received: from pps.filterd (m0098414.ppops.net [127.0.0.1]) by mx0b-001b2d01.pphosted.com (8.16.0.43/8.16.0.43) with SMTP id 17OG4p2H170337 for ; Tue, 24 Aug 2021 12:11:56 -0400 Received: from pps.reinject (localhost [127.0.0.1]) by mx0b-001b2d01.pphosted.com with ESMTP id 3an2kbukrc-1 (version=TLSv1.2 cipher=ECDHE-RSA-AES256-GCM-SHA384 bits=256 verify=NOT) for ; Tue, 24 Aug 2021 12:11:56 -0400 Received: from m0098414.ppops.net (m0098414.ppops.net [127.0.0.1]) by pps.reinject (8.16.0.43/8.16.0.43) with SMTP id 17OG5EYf175397 for ; Tue, 24 Aug 2021 12:11:55 -0400 Received: from ppma02dal.us.ibm.com (a.bd.3ea9.ip4.static.sl-reverse.com [169.62.189.10]) by mx0b-001b2d01.pphosted.com with ESMTP id 3an2kbukr3-1 (version=TLSv1.2 cipher=ECDHE-RSA-AES256-GCM-SHA384 bits=256 verify=NOT); Tue, 24 Aug 2021 12:11:55 -0400 Received: from pps.filterd (ppma02dal.us.ibm.com [127.0.0.1]) by ppma02dal.us.ibm.com (8.16.1.2/8.16.1.2) with SMTP id 17OG8v8U008707; Tue, 24 Aug 2021 16:11:55 GMT Received: from b01cxnp22034.gho.pok.ibm.com (b01cxnp22034.gho.pok.ibm.com [9.57.198.24]) by ppma02dal.us.ibm.com with ESMTP id 3ajs4d95qg-1 (version=TLSv1.2 cipher=ECDHE-RSA-AES256-GCM-SHA384 bits=256 verify=NOT); Tue, 24 Aug 2021 16:11:55 +0000 Received: from b01ledav006.gho.pok.ibm.com (b01ledav006.gho.pok.ibm.com [9.57.199.111]) by b01cxnp22034.gho.pok.ibm.com (8.14.9/8.14.9/NCO v10.0) with ESMTP id 17OGBs4t8126842 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-GCM-SHA384 bits=256 verify=OK); Tue, 24 Aug 2021 16:11:54 GMT Received: from b01ledav006.gho.pok.ibm.com (unknown [127.0.0.1]) by IMSVA (Postfix) with ESMTP id 70035AC078; Tue, 24 Aug 2021 16:11:54 +0000 (GMT) Received: from b01ledav006.gho.pok.ibm.com (unknown [127.0.0.1]) by IMSVA (Postfix) with ESMTP id 109A5AC077; Tue, 24 Aug 2021 16:11:53 +0000 (GMT) Received: from linux.ibm.com (unknown [9.65.109.66]) by b01ledav006.gho.pok.ibm.com (Postfix) with ESMTP; Tue, 24 Aug 2021 16:11:53 +0000 (GMT) To: Fangrui Song , libc-alpha@sourceware.org Subject: Re: [PATCH] powerpc: Use --no-tls-get-addr-optimize in test only if the linker supports it In-Reply-To: <20210817074126.2348547-1-maskray@google.com> References: <20210817074126.2348547-1-maskray@google.com> User-Agent: Notmuch/0.32.1 (http://notmuchmail.org) Emacs/27.2 (x86_64-redhat-linux-gnu) Date: Tue, 24 Aug 2021 13:11:52 -0300 Message-ID: <87ilzubz5j.fsf@linux.ibm.com> Content-Type: text/plain X-TM-AS-GCONF: 00 X-Proofpoint-ORIG-GUID: NEMWe5_8AHl-9MM7GUWDNsHPVj9W86hD X-Proofpoint-GUID: XgWhaehKXexKYFxcpHJSVhxzKmHrLT5H X-Proofpoint-UnRewURL: 0 URL was un-rewritten MIME-Version: 1.0 X-Proofpoint-Virus-Version: vendor=fsecure engine=2.50.10434:6.0.391, 18.0.790 definitions=2021-08-24_05:2021-08-24, 2021-08-24 signatures=0 X-Proofpoint-Spam-Details: rule=outbound_notspam policy=outbound score=0 bulkscore=0 lowpriorityscore=0 spamscore=0 mlxscore=0 clxscore=1011 adultscore=0 mlxlogscore=912 priorityscore=1501 phishscore=0 suspectscore=0 malwarescore=0 impostorscore=0 classifier=spam adjust=0 reason=mlx scancount=1 engine=8.12.0-2107140000 definitions=main-2108240106 X-BeenThere: libc-alpha@sourceware.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: Libc-alpha mailing list List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , From: Tulio Magno Quites Machado Filho via Libc-alpha Reply-To: Tulio Magno Quites Machado Filho Errors-To: libc-alpha-bounces+e=80x24.org@sourceware.org Sender: "Libc-alpha" Fangrui Song via Libc-alpha writes: > LLD doesn't support --{,no-}tls-get-addr-optimize. > > When LLD 13.0.0 is allowed in configure.ac > (https://sourceware.org/pipermail/libc-alpha/2021-August/129866.html), > `make check` result is on par with glibc built with GNU ld on ppc64le. I tested with LLD 12.0.1 and found no issues. LGTM. Reviewed-by: Tulio Magno Quites Machado Filho -- Tulio Magno