From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 28021 invoked by alias); 7 May 2002 15:59:15 -0000 Mailing-List: contact gdb-patches-help@sources.redhat.com; run by ezmlm Precedence: bulk List-Subscribe: List-Archive: List-Post: List-Help: , Sender: gdb-patches-owner@sources.redhat.com Received: (qmail 28001 invoked from network); 7 May 2002 15:59:14 -0000 Received: from unknown (HELO tetsuo.nj.caldera.com) (63.124.204.226) by sources.redhat.com with SMTP; 7 May 2002 15:59:14 -0000 Received: from caldera.com (localhost.localdomain [127.0.0.1]) by tetsuo.nj.caldera.com (8.11.6/8.11.6) with ESMTP id g47GAlc03257; Tue, 7 May 2002 12:10:47 -0400 Message-ID: <3CD7FC87.943C6BAC@caldera.com> Date: Tue, 07 May 2002 08:59:00 -0000 From: Petr Sorfa Organization: Caldera X-Accept-Language: en MIME-Version: 1.0 To: Michael Elizabeth Chastain CC: ac131313@cygnus.com, gdb-patches@sources.redhat.com, msnyder@redhat.com, muller@cerbere.u-strasbg.fr Subject: Re: [RFA]Use prev_lexptr in *-exp.y References: <200205071507.g47F7xl13509@duracef.shout.net> Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit X-SW-Source: 2002-05/txt/msg00158.txt.bz2 Hi Michael, Well f77 is a subset of f90/f95. I guess we need someone else to comment otherwise, I'll got with your suggestion and create a gdb.f95 directory. Petr > Hmmm, if they are f90/f95 specific, and the existing tests are f77, > then I would prefer gdb.f90 or gdb.f95 to gdb.fortran (since they > are different languages). > > Other opinions? > > Michael C