From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 13984 invoked by alias); 8 Jan 2004 23:24:04 -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 13976 invoked from network); 8 Jan 2004 23:24:03 -0000 Received: from unknown (HELO zenia.home) (12.223.225.216) by sources.redhat.com with SMTP; 8 Jan 2004 23:24:03 -0000 Received: by zenia.home (Postfix, from userid 5433) id A0A8E207CC; Thu, 8 Jan 2004 18:17:53 -0500 (EST) To: Elena Zannoni Cc: gdb@sources.redhat.com Subject: Re: FORTRAN_HACK macro? References: <16381.55863.31921.85038@localhost.redhat.com> From: Jim Blandy Date: Thu, 08 Jan 2004 23:24:00 -0000 In-Reply-To: <16381.55863.31921.85038@localhost.redhat.com> Message-ID: User-Agent: Gnus/5.09 (Gnus v5.9.0) Emacs/21.3 MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-SW-Source: 2004-01/txt/msg00107.txt.bz2 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.