From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 25979 invoked by alias); 19 Apr 2007 15:06:31 -0000 Received: (qmail 25967 invoked by uid 22791); 19 Apr 2007 15:06:29 -0000 X-Spam-Check-By: sourceware.org Received: from province.act-europe.fr (HELO province.act-europe.fr) (212.157.227.214) by sourceware.org (qpsmtpd/0.31) with ESMTP; Thu, 19 Apr 2007 16:06:21 +0100 Received: by province.act-europe.fr (Postfix, from userid 560) id 112AB164F38; Thu, 19 Apr 2007 17:06:14 +0200 (CEST) Date: Thu, 19 Apr 2007 19:39:00 -0000 From: Jerome Guitton To: gdb-patches@sources.redhat.com Subject: Re: [RFA] dwarf2read - empty file name table Message-ID: <20070419150614.GG70722@adacore.com> References: <20070419141647.GA53265@adacore.com> <20070419142312.GA32273@caradoc.them.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20070419142312.GA32273@caradoc.them.org> User-Agent: Mutt/1.4.2.2i Mailing-List: contact gdb-patches-help@sourceware.org; run by ezmlm Precedence: bulk List-Id: List-Subscribe: List-Archive: List-Post: List-Help: , Sender: gdb-patches-owner@sourceware.org X-SW-Source: 2007-04/txt/msg00296.txt.bz2 > I've seen ARM's compiler produce this construct. In fact, I had a > patch sitting in my behind schedule backlog for this very issue... > > Could you see if this works for you? There's a number of other places > with the same problem. I confirm that it works for me, thanks! Do you plan to check it in?