From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 25068 invoked by alias); 8 Mar 2005 19:43:23 -0000 Mailing-List: contact binutils-help@sources.redhat.com; run by ezmlm Precedence: bulk List-Subscribe: List-Archive: List-Post: List-Help: , Sender: binutils-owner@sources.redhat.com Received: (qmail 25023 invoked from network); 8 Mar 2005 19:43:19 -0000 Received: from unknown (HELO mx1.redhat.com) (66.187.233.31) by sourceware.org with SMTP; 8 Mar 2005 19:43:19 -0000 Received: from int-mx1.corp.redhat.com (int-mx1.corp.redhat.com [172.16.52.254]) by mx1.redhat.com (8.12.11/8.12.11) with ESMTP id j28JhJwm003798 for ; Tue, 8 Mar 2005 14:43:19 -0500 Received: from potter.sfbay.redhat.com (potter.sfbay.redhat.com [172.16.27.15]) by int-mx1.corp.redhat.com (8.11.6/8.11.6) with ESMTP id j28JhGn13711; Tue, 8 Mar 2005 14:43:17 -0500 Received: from dhcp-172-16-25-252.sfbay.redhat.com (dhcp-172-16-25-252.sfbay.redhat.com [172.16.25.252]) by potter.sfbay.redhat.com (8.12.8/8.12.8) with ESMTP id j28JhB5s003370; Tue, 8 Mar 2005 14:43:12 -0500 Subject: Re: Rework MIPS nop-insertion code, add -mfix-vr4130 [10/11] From: Eric Christopher To: Richard Sandiford Cc: binutils@sources.redhat.com In-Reply-To: References: Content-Type: text/plain Date: Tue, 08 Mar 2005 19:43:00 -0000 Message-Id: <1110310989.5027.20.camel@localhost.localdomain> Mime-Version: 1.0 Content-Transfer-Encoding: 7bit X-SW-Source: 2005-03/txt/msg00243.txt.bz2 > Tested on mips64{,el}-linux-gnu and mipsisa64{,el}-elf. OK to install? > > Richard > > > > * config/tc-mips.c (append_insn): Remove cop_interlocks test from > branch delay code. > > testsuite/ > * gas/mips/relax-swap1-mips[12].d: Expect the delay slots of > bc1f and bc1t to be filled. > * gas/mips/branch-misc-3.[sd]: New test. > * gas/mips/mips.exp: Run it. OK mainline and branch. -eric