From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 23244 invoked by alias); 17 Aug 2004 16:41:29 -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 23228 invoked from network); 17 Aug 2004 16:41:28 -0000 Received: from unknown (HELO barry.mail.mindspring.net) (207.69.200.25) by sourceware.org with SMTP; 17 Aug 2004 16:41:28 -0000 Received: from user-119a90a.biz.mindspring.com ([66.149.36.10] helo=berman.michael-chastain.com) by barry.mail.mindspring.net with esmtp (Exim 3.33 #1) id 1Bx71c-0008M8-00 for gdb-patches@sources.redhat.com; Tue, 17 Aug 2004 12:41:28 -0400 Received: from mindspring.com (localhost [127.0.0.1]) by berman.michael-chastain.com (Postfix) with SMTP id A6CBE4B102 for ; Tue, 17 Aug 2004 12:41:24 -0400 (EDT) Date: Tue, 17 Aug 2004 16:41:00 -0000 From: Michael Chastain To: gdb-patches@sources.redhat.com Subject: Re: [rfc/testsuite/fortran] add fortran programs Message-ID: <41223533.nail4ZR16TCLE@mindspring.com> References: <411F2121.nailA3X1XNYD7@mindspring.com> In-Reply-To: <411F2121.nailA3X1XNYD7@mindspring.com> User-Agent: nail 10.8 6/28/04 MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit X-SW-Source: 2004-08/txt/msg00550.txt.bz2 Committed. Tested on native i686-pc-linux-gnu. But I missed the key spot in Makefile.in. So it's not actually hooked up yet. :( Another patch coming when I get some more cycles. === 2004-08-17 Michael Chastain * configure.in: Add gdb.fortran. * configure: Regenerate. * gdb.fortran/Makefile.in: New file. * lib/gdb.exp (skip_fortran_tests): New procedure.