From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 24697 invoked by alias); 11 Sep 2009 03:40:42 -0000 Received: (qmail 24687 invoked by uid 22791); 11 Sep 2009 03:40:42 -0000 X-SWARE-Spam-Status: No, hits=-2.3 required=5.0 tests=AWL,BAYES_00 X-Spam-Check-By: sourceware.org Received: from nwd2mail10.analog.com (HELO nwd2mail10.analog.com) (137.71.25.55) by sourceware.org (qpsmtpd/0.43rc1) with ESMTP; Fri, 11 Sep 2009 03:40:39 +0000 Received: from nwd2hubcas1.ad.analog.com ([10.64.73.29]) by nwd2mail10.analog.com with ESMTP; 10 Sep 2009 23:40:29 -0400 Received: from nwd2exm5.ad.analog.com (10.64.51.20) by NWD2HUBCAS1.ad.analog.com (10.64.73.29) with Microsoft SMTP Server id 8.1.358.0; Thu, 10 Sep 2009 23:40:28 -0400 Received: from nwd2exm20.ad.analog.com ([10.64.73.20]) by nwd2exm5.ad.analog.com with Microsoft SMTPSVC(6.0.3790.3959); Thu, 10 Sep 2009 23:39:43 -0400 Received: from chinexm1.ad.analog.com ([10.99.27.42]) by nwd2exm20.ad.analog.com with Microsoft SMTPSVC(6.0.3790.3959); Thu, 10 Sep 2009 23:38:46 -0400 Received: from [172.16.1.4] ([10.99.29.116]) by chinexm1.ad.analog.com with Microsoft SMTPSVC(6.0.3790.1830); Fri, 11 Sep 2009 11:38:29 +0800 Message-ID: <4AA9C623.6060507@analog.com> Date: Fri, 11 Sep 2009 03:40:00 -0000 From: Jie Zhang User-Agent: Mozilla-Thunderbird 2.0.0.22 (X11/20090701) MIME-Version: 1.0 To: Binutils CC: Jie Zhang Subject: Re: [PATCH] Fix a Blackfin ld FAIL References: <4AA9A9C3.8040708@analog.com> In-Reply-To: <4AA9A9C3.8040708@analog.com> Content-Type: text/plain; charset="ISO-8859-1"; format=flowed Content-Transfer-Encoding: 7bit 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/msg00313.txt.bz2 Jie Zhang wrote: > This patch fixes > > FAIL: ld-elf/group9a > > I'll commit it soon. > Done. I just found this patch also fixes FAIL: Check --gc-section/-r/-e FAIL: Check --gc-section/-r/-u for Blackfin bfin-linux-uclibc target. Jie