From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 15016 invoked by alias); 9 Jan 2004 15:26:45 -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 15009 invoked from network); 9 Jan 2004 15:26:44 -0000 Received: from unknown (HELO localhost.redhat.com) (66.30.197.194) by sources.redhat.com with SMTP; 9 Jan 2004 15:26:44 -0000 Received: by localhost.redhat.com (Postfix, from userid 469) id 131331A440D; Fri, 9 Jan 2004 10:25:32 -0500 (EST) From: Elena Zannoni MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Message-ID: <16382.51179.809731.582582@localhost.redhat.com> Date: Fri, 09 Jan 2004 15:26:00 -0000 To: Jim Blandy Cc: Elena Zannoni , gdb@sources.redhat.com Subject: Re: FORTRAN_HACK macro? In-Reply-To: References: <16381.55863.31921.85038@localhost.redhat.com> X-SW-Source: 2004-01/txt/msg00121.txt.bz2 Jim Blandy writes: > > Elena Zannoni writes: > > Does anybody know where/why/when/if this macro is used? > > > > It's in dwarf2read.c. It has been there since the dawn of times. I am > > thinking of killing it. > > I don't know what it's for. If no FORTRAN experts emerge from the > gloom to explain it, I say, kill it: if it's been #ifdef'd out since > 1996, it can't hurt much, and since we have no idea what it does, we > can't maintain it anyway. I think you are repeating what I have said. BTW, it's not ifdeffed out.