From patchwork Sun Aug 26 19:31:25 2012 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Hans-Peter Nilsson X-Patchwork-Id: 180084 Return-Path: X-Original-To: incoming@patchwork.ozlabs.org Delivered-To: patchwork-incoming@bilbo.ozlabs.org Received: from sourceware.org (server1.sourceware.org [209.132.180.131]) by ozlabs.org (Postfix) with SMTP id 2D7972C00E7 for ; Mon, 27 Aug 2012 05:31:56 +1000 (EST) Comment: DKIM? See http://www.dkim.org DKIM-Signature: v=1; a=rsa-sha1; c=relaxed/relaxed; d=gcc.gnu.org; s=default; x=1346614317; h=Comment: DomainKey-Signature:Received:Received:Received:Received:Received: Received:Received:Received:Received:Date:Message-Id:From:To: Subject:MIME-Version:Content-Type:Content-Transfer-Encoding: Mailing-List:Precedence:List-Id:List-Unsubscribe:List-Archive: List-Post:List-Help:Sender:Delivered-To; bh=NVO4nhzLY4RBtJL4uiFl kR6HK/A=; b=RofpKLAxCB765C+zlPCFMqDHEdG4Ka/CPd63aD11wac1mxidQLSp GVvc8aqqEOrywvdlsnN1T9w4GKKvLtHECvoG00+I+oLYr5k+tIHIc5K+pBvVY43r kaFpnsTkJ89ctZafBveMJfaDxuL9pVcxjCAFHOfSuiQpiS3X3/3EpD4= Comment: DomainKeys? See http://antispam.yahoo.com/domainkeys DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=default; d=gcc.gnu.org; h=Received:Received:X-SWARE-Spam-Status:X-Spam-Check-By:Received:Received:Received:Received:Received:Received:Received:Date:Message-Id:From:To:Subject:MIME-Version:Content-Type:Content-Transfer-Encoding:Mailing-List:Precedence:List-Id:List-Unsubscribe:List-Archive:List-Post:List-Help:Sender:Delivered-To; b=mdNSQFD/3j62LlxRNJqYb0r0iO54hbLIyNd8vc1WomBPPobDDF9h0eea2Ce4PH ykd0AxlHUbmQpxRoUAtz+ruSxRgaXOJup5mAIlEdYkLtzqsBJ3pjxcztLjf3hRzZ EzhOHcCe97Z4j4r9c2J+zcjiIYGQjf1DG7GwbLv0Qig24=; Received: (qmail 31874 invoked by alias); 26 Aug 2012 19:31:48 -0000 Received: (qmail 31743 invoked by uid 22791); 26 Aug 2012 19:31:46 -0000 X-SWARE-Spam-Status: No, hits=-2.3 required=5.0 tests=AWL, BAYES_00, RCVD_IN_HOSTKARMA_NO, RP_MATCHES_RCVD X-Spam-Check-By: sourceware.org Received: from anubis.se.axis.com (HELO anubis.se.axis.com) (195.60.68.12) by sourceware.org (qpsmtpd/0.43rc1) with ESMTP; Sun, 26 Aug 2012 19:31:29 +0000 Received: from localhost (localhost [127.0.0.1]) by anubis.se.axis.com (Postfix) with ESMTP id 1832B19E2C for ; Sun, 26 Aug 2012 21:31:27 +0200 (CEST) Received: from anubis.se.axis.com ([127.0.0.1]) by localhost (anubis.se.axis.com [127.0.0.1]) (amavisd-new, port 10024) with LMTP id GT+Qru9GhBLK for ; Sun, 26 Aug 2012 21:31:26 +0200 (CEST) Received: from thoth.se.axis.com (thoth.se.axis.com [10.0.2.173]) by anubis.se.axis.com (Postfix) with ESMTP id 7391019E28 for ; Sun, 26 Aug 2012 21:31:26 +0200 (CEST) Received: from ignucius.se.axis.com (ignucius.se.axis.com [10.88.21.50]) by thoth.se.axis.com (Postfix) with ESMTP id 7198634148; Sun, 26 Aug 2012 21:31:26 +0200 (CEST) Received: from ignucius.se.axis.com (localhost [127.0.0.1]) by ignucius.se.axis.com (8.12.8p1/8.12.8/Debian-2woody1) with ESMTP id q7QJVQd0010676; Sun, 26 Aug 2012 21:31:26 +0200 Received: (from hp@localhost) by ignucius.se.axis.com (8.12.8p1/8.12.8/Debian-2woody1) id q7QJVPDB010672; Sun, 26 Aug 2012 21:31:25 +0200 Date: Sun, 26 Aug 2012 21:31:25 +0200 Message-Id: <201208261931.q7QJVPDB010672@ignucius.se.axis.com> From: Hans-Peter Nilsson To: gcc-patches@gcc.gnu.org Subject: Committed, btest-gcc.sh: make fortran tests optional MIME-Version: 1.0 Mailing-List: contact gcc-patches-help@gcc.gnu.org; run by ezmlm Precedence: bulk List-Id: List-Unsubscribe: List-Archive: List-Post: List-Help: Sender: gcc-patches-owner@gcc.gnu.org Delivered-To: mailing list gcc-patches@gcc.gnu.org Some targets, like mmix-knuth-mmixware, has fortran turned off. This patch has seen a large amount of testing, both for targets with fortran on and off. A similar patch in the past () made the libstdc++ tests optional, so I'm calling it obvious. Committed. contrib/regression: * btest-gcc.sh (TESTLOGS): Make gfortran.sum optional. brgds, H-P Index: btest-gcc.sh =================================================================== --- btest-gcc.sh (revision 190670) +++ btest-gcc.sh (working copy) @@ -118,5 +118,4 @@ H_REAL_TARGET=`$SOURCE/config.sub $H_TAR TESTLOGS="gcc/testsuite/gcc/gcc.sum gcc/testsuite/g++/g++.sum -gcc/testsuite/gfortran/gfortran.sum gcc/testsuite/objc/objc.sum" @@ -145,4 +145,8 @@ echo error > $RESULT || exit 1 make $dashj -k check +if [ -f gcc/testsuite/gfortran/gfortran.sum ] ; then + TESTLOGS="$TESTLOGS gcc/testsuite/gfortran/gfortran.sum" +fi + if [ -f $BUILD/$H_TARGET/libstdc++-v3/testsuite/libstdc++.sum ] ; then TESTLOGS="$TESTLOGS $H_TARGET/libstdc++-v3/testsuite/libstdc++.sum"