From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 17311 invoked by alias); 1 Oct 2004 00:21:06 -0000 Mailing-List: contact gdb-patches-help@sources.redhat.com; run by ezmlm Precedence: bulk List-Subscribe: List-Archive: List-Post: List-Help: , Sender: gdb-patches-owner@sources.redhat.com Received: (qmail 17296 invoked from network); 1 Oct 2004 00:21:05 -0000 Received: from unknown (HELO takamaka.act-europe.fr) (142.179.108.108) by sourceware.org with SMTP; 1 Oct 2004 00:21:05 -0000 Received: by takamaka.act-europe.fr (Postfix, from userid 507) id 66A8547D98; Thu, 30 Sep 2004 17:21:04 -0700 (PDT) Date: Fri, 01 Oct 2004 00:21:00 -0000 From: Joel Brobecker To: Andrew Cagney Cc: gdb-patches@sources.redhat.com Subject: Re: [RFA/PATCH/mips16] Remove dead code in mips_insn16_frame_cache Message-ID: <20041001002104.GE26324@gnat.com> References: <20040923233443.GJ968@gnat.com> <41542C42.1060500@gnu.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <41542C42.1060500@gnu.org> User-Agent: Mutt/1.4i X-SW-Source: 2004-10/txt/msg00001.txt.bz2 > >2004-09-23 Joel Brobecker > > > > * mips-tdep.c (mips_insn16_frame_cache): Remove dead code or > > conditions that will always be true. > > > >Untested. I'll make sure it compiles before I commit. > >OK to apply anyway? > > Definitly! Just committed, finally. Sorry for the delay... -- Joel