From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 4324 invoked by alias); 10 Jan 2004 02:18:28 -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 4314 invoked from network); 10 Jan 2004 02:18:24 -0000 Received: from unknown (HELO frothingslosh.sfbay.redhat.com) (66.187.237.200) by sources.redhat.com with SMTP; 10 Jan 2004 02:18:24 -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 i0A2INOG006580; Fri, 9 Jan 2004 18:18:23 -0800 Received: (from rth@localhost) by frothingslosh.sfbay.redhat.com (8.12.8/8.12.8/Submit) id i0A2INNI006578; Fri, 9 Jan 2004 18:18:23 -0800 X-Authentication-Warning: frothingslosh.sfbay.redhat.com: rth set sender to rth@redhat.com using -f Date: Sat, 10 Jan 2004 02:18:00 -0000 From: Richard Henderson To: Elena Zannoni Cc: gdb@sources.redhat.com Subject: Re: FORTRAN_HACK macro? Message-ID: <20040110021823.GA6541@redhat.com> References: <16381.55863.31921.85038@localhost.redhat.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <16381.55863.31921.85038@localhost.redhat.com> User-Agent: Mutt/1.4i X-SW-Source: 2004-01/txt/msg00134.txt.bz2 On Thu, Jan 08, 2004 at 05:31:19PM -0500, Elena Zannoni wrote: > Does anybody know where/why/when/if this macro is used? >From the looks of it, it's working around a bug in some compiler output. I don't know which compiler though. r~