From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 26829 invoked by alias); 5 Sep 2009 02:26:30 -0000 Received: (qmail 26821 invoked by uid 22791); 5 Sep 2009 02:26:29 -0000 X-SWARE-Spam-Status: No, hits=-2.5 required=5.0 tests=AWL,BAYES_00,SPF_HELO_PASS,SPF_PASS X-Spam-Check-By: sourceware.org Received: from mx1.redhat.com (HELO mx1.redhat.com) (209.132.183.28) by sourceware.org (qpsmtpd/0.43rc1) with ESMTP; Sat, 05 Sep 2009 02:26:24 +0000 Received: from int-mx05.intmail.prod.int.phx2.redhat.com (int-mx05.intmail.prod.int.phx2.redhat.com [10.5.11.18]) by mx1.redhat.com (8.13.8/8.13.8) with ESMTP id n852PcxR024508; Fri, 4 Sep 2009 22:25:38 -0400 Received: from greed.delorie.com (ovpn01.gateway.prod.ext.phx2.redhat.com [10.5.9.1]) by int-mx05.intmail.prod.int.phx2.redhat.com (8.13.8/8.13.8) with ESMTP id n852PaWm009022 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=NO); Fri, 4 Sep 2009 22:25:37 -0400 Received: from greed.delorie.com (greed.delorie.com [127.0.0.1] (may be forged)) by greed.delorie.com (8.14.3/8.14.3) with ESMTP id n852PZJm021773; Fri, 4 Sep 2009 22:25:35 -0400 Received: (from dj@localhost) by greed.delorie.com (8.14.3/8.14.3/Submit) id n852PXIU021770; Fri, 4 Sep 2009 22:25:33 -0400 Date: Sat, 05 Sep 2009 02:26:00 -0000 Message-Id: <200909050225.n852PXIU021770@greed.delorie.com> From: DJ Delorie To: Alan Modra CC: gingold@adacore.com, binutils@sourceware.org In-reply-to: <20090904135833.GT518@bubble.grove.modra.org> (message from Alan Modra on Fri, 4 Sep 2009 23:28:33 +0930) Subject: Re: Binutils branch 2.20 (done!) References: <0BDAACE8-AC5C-4FDC-B647-B95CC534B5D6@adacore.com> <4A9FE8B7.4070403@analog.com> <4AA09EB1.4030408@analog.com> <20090904135833.GT518@bubble.grove.modra.org> 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: 2009-09/txt/msg00147.txt.bz2 > m32c-elf/log0:FAIL: ld-elf/merge m32c-elf doesn't have a 32-bit PCREL relocation. I could add one, but do we want to do that to the branch just to fix a testsuite failure? > m32c-elf/log0:FAIL: ld-elf/merge2 > m32c-elf/log0:FAIL: ld-scripts/empty-address-2a > m32c-elf/log0:FAIL: ld-scripts/empty-address-2b > m32c-elf/log0:FAIL: ld-scripts/empty-address-3a > m32c-elf/log0:FAIL: ld-scripts/empty-address-3b > m32c-elf/log0:FAIL: ld-scripts/empty-address-3c These are also caused by the m32c gas adding extra bytes.