From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 102543 invoked by alias); 19 Aug 2016 18:10:16 -0000 Mailing-List: contact gdb-patches-help@sourceware.org; run by ezmlm Precedence: bulk List-Id: List-Subscribe: List-Archive: List-Post: List-Help: , Sender: gdb-patches-owner@sourceware.org Received: (qmail 102526 invoked by uid 89); 19 Aug 2016 18:10:15 -0000 Authentication-Results: sourceware.org; auth=none X-Virus-Found: No X-Spam-SWARE-Status: No, score=-2.1 required=5.0 tests=AWL,BAYES_00,RCVD_IN_DNSWL_LOW,RCVD_IN_SEMBACKSCATTER,SPF_PASS autolearn=ham version=3.3.2 spammy= X-HELO: mx0a-001b2d01.pphosted.com Received: from mx0a-001b2d01.pphosted.com (HELO mx0a-001b2d01.pphosted.com) (148.163.156.1) by sourceware.org (qpsmtpd/0.93/v0.84-503-g423c35a) with ESMTP; Fri, 19 Aug 2016 18:10:05 +0000 Received: from pps.filterd (m0098399.ppops.net [127.0.0.1]) by mx0a-001b2d01.pphosted.com (8.16.0.11/8.16.0.11) with SMTP id u7JI43MV083840 for ; Fri, 19 Aug 2016 14:10:03 -0400 Received: from e34.co.us.ibm.com (e34.co.us.ibm.com [32.97.110.152]) by mx0a-001b2d01.pphosted.com with ESMTP id 24wwebttws-1 (version=TLSv1.2 cipher=AES256-SHA bits=256 verify=NOT) for ; Fri, 19 Aug 2016 14:10:03 -0400 Received: from localhost by e34.co.us.ibm.com with IBM ESMTP SMTP Gateway: Authorized Use Only! Violators will be prosecuted for from ; Fri, 19 Aug 2016 12:10:02 -0600 Received: from d03dlp03.boulder.ibm.com (9.17.202.179) by e34.co.us.ibm.com (192.168.1.134) with IBM ESMTP SMTP Gateway: Authorized Use Only! Violators will be prosecuted; Fri, 19 Aug 2016 12:10:00 -0600 X-IBM-Helo: d03dlp03.boulder.ibm.com X-IBM-MailFrom: cel@us.ibm.com Received: from b03cxnp08027.gho.boulder.ibm.com (b03cxnp08027.gho.boulder.ibm.com [9.17.130.19]) by d03dlp03.boulder.ibm.com (Postfix) with ESMTP id 4AAF519D8047 for ; Fri, 19 Aug 2016 12:09:32 -0600 (MDT) Received: from b03ledav004.gho.boulder.ibm.com (b03ledav004.gho.boulder.ibm.com [9.17.130.235]) by b03cxnp08027.gho.boulder.ibm.com (8.14.9/8.14.9/NCO v10.0) with ESMTP id u7JI9wwp14680534; Fri, 19 Aug 2016 11:09:58 -0700 Received: from b03ledav004.gho.boulder.ibm.com (unknown [127.0.0.1]) by IMSVA (Postfix) with ESMTP id 94E3C78043; Fri, 19 Aug 2016 12:09:58 -0600 (MDT) Received: from [9.70.82.29] (unknown [9.70.82.29]) by b03ledav004.gho.boulder.ibm.com (Postfix) with ESMTP id 34BE07803F; Fri, 19 Aug 2016 12:09:58 -0600 (MDT) Subject: Re: [PATCH] Fix missing files for ld when test suite not compiled in the source directory From: "Carl E. Love" To: Ulrich Weigand Cc: Edjunior Barbosa Machado , Ulrich Weigand , gdb-patches@sourceware.org Date: Fri, 19 Aug 2016 18:10:00 -0000 In-Reply-To: <20160819170642.4EA4F69E7@oc7340732750.ibm.com> References: <20160819170642.4EA4F69E7@oc7340732750.ibm.com> Content-Type: text/plain; charset="UTF-8" Mime-Version: 1.0 Content-Transfer-Encoding: 7bit X-TM-AS-GCONF: 00 X-Content-Scanned: Fidelis XPS MAILER x-cbid: 16081918-0016-0000-0000-00000477313C X-IBM-SpamModules-Scores: X-IBM-SpamModules-Versions: BY=3.00005617; HX=3.00000240; KW=3.00000007; PH=3.00000004; SC=3.00000183; SDB=6.00746970; UDB=6.00352239; IPR=6.00519492; BA=6.00004671; NDR=6.00000001; ZLA=6.00000005; ZF=6.00000009; ZB=6.00000000; ZP=6.00000000; ZH=6.00000000; ZU=6.00000002; MB=3.00012396; XFM=3.00000011; UTC=2016-08-19 18:10:01 X-IBM-AV-DETECTION: SAVI=unused REMOTE=unused XFE=unused x-cbparentid: 16081918-0017-0000-0000-0000322A4B6D Message-Id: <1471630197.4102.34.camel@us.ibm.com> X-Proofpoint-Virus-Version: vendor=fsecure engine=2.50.10432:,, definitions=2016-08-19_07:,, signatures=0 X-Proofpoint-Spam-Details: rule=outbound_notspam policy=outbound score=0 spamscore=0 suspectscore=0 malwarescore=0 phishscore=0 adultscore=0 bulkscore=0 classifier=spam adjust=0 reason=mlx scancount=1 engine=8.0.1-1604210000 definitions=main-1608190226 X-SW-Source: 2016-08/txt/msg00205.txt.bz2 On Fri, 2016-08-19 at 19:06 +0200, Ulrich Weigand wrote: > Carl Love wrote: > > > gdb/testsuite/ChangeLog > > > > 2016-08-19 Carl Love > > > > * gdb.arch/altivec-regs.exp: Use standard_testfile instead of > > maintaining separate logic for constructing the output path. > > * gdb.arch/powerpc-d128-regs.exp: Likewise. > > * gdb.arch/ppc-dfp.exp: Likewise. > > * gdb.arch/ppc-fp.exp: Likewise. > > * gdb.arch/vsx-regs.exp: Likewise. > > * gdb.arch/altivec-abi.exp: Likewise, plus added local variable > > binprefix for generating the additional binary files. > > This is OK. > > Thanks, > Ulrich > Uli: I have committed the patch. https://sourceware.org/git/gitweb.cgi?p=binutils-gdb.git;a=commit;h=20c2c024c1e89e402a57e8c3577fb9777709d9a4 Thanks. Carl Love