From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 4375 invoked by alias); 2 Mar 2012 18:51:04 -0000 Received: (qmail 4361 invoked by uid 22791); 2 Mar 2012 18:51:03 -0000 X-SWARE-Spam-Status: No, hits=-4.6 required=5.0 tests=AWL,BAYES_00,RCVD_IN_DNSWL_HI,T_RP_MATCHES_RCVD X-Spam-Check-By: sourceware.org Received: from e24smtp04.br.ibm.com (HELO e24smtp04.br.ibm.com) (32.104.18.25) by sourceware.org (qpsmtpd/0.43rc1) with ESMTP; Fri, 02 Mar 2012 18:50:50 +0000 Received: from /spool/local by e24smtp04.br.ibm.com with IBM ESMTP SMTP Gateway: Authorized Use Only! Violators will be prosecuted for from ; Fri, 2 Mar 2012 15:50:48 -0300 Received: from d24dlp02.br.ibm.com (9.18.248.206) by e24smtp04.br.ibm.com (10.172.0.140) with IBM ESMTP SMTP Gateway: Authorized Use Only! Violators will be prosecuted; Fri, 2 Mar 2012 15:50:42 -0300 Received: from d24relay03.br.ibm.com (d24relay03.br.ibm.com [9.13.184.25]) by d24dlp02.br.ibm.com (Postfix) with ESMTP id E19A81DC004D for ; Fri, 2 Mar 2012 15:50:39 -0300 (BRT) Received: from d24av05.br.ibm.com (d24av05.br.ibm.com [9.18.232.44]) by d24relay03.br.ibm.com (8.13.8/8.13.8/NCO v10.0) with ESMTP id q22Iocb418350246 for ; Fri, 2 Mar 2012 15:50:38 -0300 Received: from d24av05.br.ibm.com (loopback [127.0.0.1]) by d24av05.br.ibm.com (8.14.4/8.13.1/NCO v10.0 AVout) with ESMTP id q22Iodlq022103 for ; Fri, 2 Mar 2012 15:50:39 -0300 Received: from [9.18.198.36] ([9.18.198.36]) by d24av05.br.ibm.com (8.14.4/8.13.1/NCO v10.0 AVin) with ESMTP id q22IodZG022089; Fri, 2 Mar 2012 15:50:39 -0300 Message-ID: <4F51167E.6030205@linux.vnet.ibm.com> Date: Fri, 02 Mar 2012 18:51:00 -0000 From: Edjunior Barbosa Machado User-Agent: Mozilla/5.0 (X11; Linux i686; rv:10.0.2) Gecko/20120216 Thunderbird/10.0.2 MIME-Version: 1.0 To: Pedro Alves CC: gdb-patches@sourceware.org Subject: Re: [PATCH] testsuite: altivec-abi.exp: remove obsolete parameter References: <1330710919-8717-1-git-send-email-emachado@linux.vnet.ibm.com> <4F510D20.9030601@redhat.com> In-Reply-To: <4F510D20.9030601@redhat.com> Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit X-Content-Scanned: Fidelis XPS MAILER x-cbid: 12030218-8936-0000-0000-000006144526 X-IsSubscribed: yes 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 X-SW-Source: 2012-03/txt/msg00096.txt.bz2 On 03/02/2012 03:10 PM, Pedro Alves wrote: > On 03/02/2012 05:55 PM, Edjunior Barbosa Machado wrote: > >> The patch below fixes this issue removing the no longer used parameter 'prefix' >> from altivec_abi_tests. > > I left it behind with the with_test_prefix changes, but I meant to remove it. > Sorry about that. Please go ahead and check this in. > Thanks, Pedro. I've just checked this in: http://sourceware.org/ml/gdb-cvs/2012-03/msg00056.html -- Edjunior