From patchwork Fri Dec 31 23:01:34 2010 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Paul Koning X-Patchwork-Id: 77116 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 45EF9B70D5 for ; Sat, 1 Jan 2011 10:01:50 +1100 (EST) Received: (qmail 3822 invoked by alias); 31 Dec 2010 23:01:47 -0000 Received: (qmail 3809 invoked by uid 22791); 31 Dec 2010 23:01:46 -0000 X-SWARE-Spam-Status: No, hits=-1.7 required=5.0 tests=AWL, BAYES_00, T_RP_MATCHES_RCVD X-Spam-Check-By: sourceware.org Received: from ausxippc101.us.dell.com (HELO ausxippc101.us.dell.com) (143.166.85.207) by sourceware.org (qpsmtpd/0.43rc1) with ESMTP; Fri, 31 Dec 2010 23:01:42 +0000 X-Loopcount0: from 10.152.240.141 From: Paul Koning Subject: [PATCH] pdp11: skip some tests Date: Fri, 31 Dec 2010 18:01:34 -0500 Message-Id: <3FC1923E-8DC2-4062-A95A-C492C7BC5129@dell.com> To: gcc-patches Mime-Version: 1.0 (Apple Message framework v1082) X-IsSubscribed: yes 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 This patch skips three more tests that don't fit on a pdp11. Tested with make check. Committed. paul ChangeLog: 2010-12-31 Paul Koning * gcc.c-torture/compile/pr46534.c: Skip if pdp11. * gcc.c-torture/compile/920520-1.c: Ditto. * gcc.c-torture/compile/pr35318.c: Ditto. Index: gcc.c-torture/compile/pr46534.c =================================================================== --- gcc.c-torture/compile/pr46534.c (revision 168294) +++ gcc.c-torture/compile/pr46534.c (working copy) @@ -1,3 +1,4 @@ +/* { dg-skip-if "too big" { pdp11-*-* } { "*" } { "" } } */ /* PR middle-end/46534 */ extern int printf (const char *, ...); Index: gcc.c-torture/compile/920520-1.c =================================================================== --- gcc.c-torture/compile/920520-1.c (revision 168294) +++ gcc.c-torture/compile/920520-1.c (working copy) @@ -1,4 +1,5 @@ /* { dg-do compile } */ /* { dg-xfail-if "" { m6811-*-* m6812-*-* } { "*" } { "" } } */ +/* { dg-skip-if "" { pdp11-*-* } { "*" } { "" } } */ f(){asm("%0"::"r"(1.5F));}g(){asm("%0"::"r"(1.5));} Index: gcc.c-torture/compile/pr35318.c =================================================================== --- gcc.c-torture/compile/pr35318.c (revision 168294) +++ gcc.c-torture/compile/pr35318.c (working copy) @@ -1,3 +1,4 @@ +/* { dg-skip-if "" { pdp11-*-* } { "*" } { "" } } */ /* PR target/35318 */ void