From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 4386 invoked by alias); 1 Aug 2014 10:29:51 -0000 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 Received: (qmail 4366 invoked by uid 89); 1 Aug 2014 10:29:49 -0000 Authentication-Results: sourceware.org; auth=none X-Virus-Found: No X-Spam-SWARE-Status: No, score=-2.3 required=5.0 tests=AWL,BAYES_00,RCVD_IN_DNSWL_NONE,RP_MATCHES_RCVD,SPF_PASS autolearn=ham version=3.3.2 X-HELO: mo-sw.iij4u.or.jp Received: from mo-sw1500.iij4u.or.jp (HELO mo-sw.iij4u.or.jp) (210.130.239.240) by sourceware.org (qpsmtpd/0.93/v0.84-503-g423c35a) with ESMTP; Fri, 01 Aug 2014 10:29:47 +0000 Received: by mo-sw.iij4u.or.jp (4u-mo-sw1500) id s71ATi36011232; Fri, 1 Aug 2014 19:29:44 +0900 Received: from localhost (238.152.138.210.bn.2iij.net [210.138.152.238]) by mbox.iij4u.or.jp (4u-mbox1500) id s71ATh6m017953; Fri, 1 Aug 2014 19:29:44 +0900 Date: Fri, 01 Aug 2014 10:29:00 -0000 Message-Id: <20140801.192657.188716811.kkojima@rr.iij4u.or.jp> To: oleg.endo@t-online.de Cc: binutils@sourceware.org Subject: Re: [PATCH] [SH] Fix PR 10378 From: Kaz Kojima In-Reply-To: <1406877169.820.16.camel@yam-132-YW-E178-FTW> References: <1406877169.820.16.camel@yam-132-YW-E178-FTW> Mime-Version: 1.0 Content-Type: Text/Plain; charset=us-ascii Content-Transfer-Encoding: 7bit X-IsSubscribed: yes X-SW-Source: 2014-08/txt/msg00002.txt.bz2 Oleg Endo wrote: > The branch relaxation stuff on SH has been broken for a while. A while > ago PRs and patches have been submitted but never applied, it seems. > Attached is the patch by Takashi Yoshii that fixes PR 10378. > Tested with 'make' for target sh-elf. > make check RUNTESTFLAGS="--target_board=sh-sim" looks OK, too. The patch is OK. Thanks for reminding us. I've just committed it. Regards, kaz