From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 11913 invoked by alias); 8 Mar 2005 19:12:45 -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 11414 invoked from network); 8 Mar 2005 19:12:30 -0000 Received: from unknown (HELO mx1.redhat.com) (66.187.233.31) by sourceware.org with SMTP; 8 Mar 2005 19:12:30 -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 j28JCTFL027715 for ; Tue, 8 Mar 2005 14:12:29 -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 j28JCMn04047; Tue, 8 Mar 2005 14:12:23 -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 j28JCI5s001651; Tue, 8 Mar 2005 14:12:19 -0500 Subject: Re: Rework MIPS nop-insertion code, add -mfix-vr4130 [6/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:12:00 -0000 Message-Id: <1110309137.5027.10.camel@localhost.localdomain> Mime-Version: 1.0 Content-Transfer-Encoding: 7bit X-SW-Source: 2005-03/txt/msg00238.txt.bz2 > > * config/tc-mips.c (append_insn): Remove now-redundant nops != 0 > check from branch delay code. Remove unnecessary check for branches. OK mainline and branch. -eric