From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 27081 invoked by alias); 24 Oct 2010 07:23:28 -0000 Received: (qmail 27066 invoked by uid 22791); 24 Oct 2010 07:23:27 -0000 X-SWARE-Spam-Status: No, hits=-1.9 required=5.0 tests=AWL,BAYES_00,T_RP_MATCHES_RCVD X-Spam-Check-By: sourceware.org Received: from eddie.linux-mips.org (HELO cvs.linux-mips.org) (78.24.191.182) by sourceware.org (qpsmtpd/0.43rc1) with ESMTP; Sun, 24 Oct 2010 07:23:21 +0000 Received: from localhost.localdomain ([127.0.0.1]:46135 "EHLO localhost.localdomain" rhost-flags-OK-OK-OK-OK) by eddie.linux-mips.org with ESMTP id S1490946Ab0JXHXS (ORCPT ); Sun, 24 Oct 2010 09:23:18 +0200 Date: Sun, 24 Oct 2010 07:23:00 -0000 From: "Maciej W. Rozycki" To: Richard Sandiford cc: binutils@sourceware.org Subject: Re: [PATCH 07/15] MIPS/GAS/test: Spell out reloc names in LD tests In-Reply-To: <8762xaml94.fsf@firetop.home> Message-ID: References: <8762xaml94.fsf@firetop.home> User-Agent: Alpine 2.00 (LFD 1167 2008-08-23) MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII X-IsSubscribed: yes Mailing-List: contact binutils-help@sourceware.org; run by ezmlm Precedence: bulk List-Id: List-Subscribe: List-Archive: List-Post: List-Help: , Sender: binutils-owner@sourceware.org X-SW-Source: 2010-10/txt/msg00396.txt.bz2 On Sun, 10 Oct 2010, Richard Sandiford wrote: > > gas/testsuite/ > > * gas/mips/ld.d: Spell out reloc names. > > * gas/mips/ld-ilocks.d: Likewise. > > * gas/mips/ld-ilocks-addr32.d: Likewise. > > Thanks, this is definitely a Good Thing. OK to apply. Now committed as well, thanks. Maciej