From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 2062 invoked by alias); 22 Jan 2004 20:04:44 -0000 Mailing-List: contact gdb-help@sources.redhat.com; run by ezmlm Precedence: bulk List-Subscribe: List-Archive: List-Post: List-Help: , Sender: gdb-owner@sources.redhat.com Received: (qmail 1984 invoked from network); 22 Jan 2004 20:04:42 -0000 Received: from unknown (HELO frothingslosh.sfbay.redhat.com) (66.187.237.200) by sources.redhat.com with SMTP; 22 Jan 2004 20:04:42 -0000 Received: from frothingslosh.sfbay.redhat.com (localhost.localdomain [127.0.0.1]) by frothingslosh.sfbay.redhat.com (8.12.8/8.12.8) with ESMTP id i0MK4fQA021898; Thu, 22 Jan 2004 12:04:41 -0800 Received: (from rth@localhost) by frothingslosh.sfbay.redhat.com (8.12.8/8.12.8/Submit) id i0MK4fiY021896; Thu, 22 Jan 2004 12:04:41 -0800 X-Authentication-Warning: frothingslosh.sfbay.redhat.com: rth set sender to rth@redhat.com using -f Date: Thu, 22 Jan 2004 20:04:00 -0000 From: Richard Henderson To: gcc-patches@gcc.gnu.org, gdb@sources.redhat.com Subject: Re: RFA: Line number fix for prologues Message-ID: <20040122200441.GH21551@redhat.com> Mail-Followup-To: Richard Henderson , gcc-patches@gcc.gnu.org, gdb@sources.redhat.com References: <20040116153601.GA28489@nevyn.them.org> <20040116201238.GD26740@redhat.com> <20040122184816.GA32235@nevyn.them.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20040122184816.GA32235@nevyn.them.org> User-Agent: Mutt/1.4i X-SW-Source: 2004-01/txt/msg00255.txt.bz2 On Thu, Jan 22, 2004 at 01:48:17PM -0500, Daniel Jacobowitz wrote: > * c-semantics.c (genrtl_while_stmt, genrtl_do_stmt_1) > (genrtl_for_stmt): Remove emit_nop calls. Ok, head and 3.4. r~