From patchwork Wed Jan 22 06:12:35 2020 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Hans-Peter Nilsson X-Patchwork-Id: 1226995 Return-Path: X-Original-To: incoming@patchwork.ozlabs.org Delivered-To: patchwork-incoming@bilbo.ozlabs.org Authentication-Results: ozlabs.org; spf=pass (sender SPF authorized) smtp.mailfrom=gcc.gnu.org (client-ip=209.132.180.131; helo=sourceware.org; envelope-from=gcc-patches-return-517974-incoming=patchwork.ozlabs.org@gcc.gnu.org; receiver=) Authentication-Results: ozlabs.org; dmarc=none (p=none dis=none) header.from=axis.com Authentication-Results: ozlabs.org; dkim=pass (1024-bit key; unprotected) header.d=gcc.gnu.org header.i=@gcc.gnu.org header.a=rsa-sha1 header.s=default header.b=GOL/p67m; dkim-atps=neutral Received: from sourceware.org (server1.sourceware.org [209.132.180.131]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by ozlabs.org (Postfix) with ESMTPS id 482Znq6y90z9sRR for ; Wed, 22 Jan 2020 17:12:47 +1100 (AEDT) DomainKey-Signature: a=rsa-sha1; c=nofws; d=gcc.gnu.org; h=list-id :list-unsubscribe:list-archive:list-post:list-help:sender:date :message-id:from:to:subject:mime-version:content-type :content-transfer-encoding; q=dns; s=default; b=jOrA0KvNH/i72YdS ZyyQs0kzb5ITQtWTAnXXCg/6sLpO9Xf5ngVjcaaoF7J69fyZfVeL4Rdtlo1KofHZ RhyOOv6ywycKe2IeBylAEP2DRyCDCcTSYyV5AEqdWkshU+C+3sqWWioCocVjSB/p PiDTAgq9v3UWNqEd9xgJ/5fhCWo= DKIM-Signature: v=1; a=rsa-sha1; c=relaxed; d=gcc.gnu.org; h=list-id :list-unsubscribe:list-archive:list-post:list-help:sender:date :message-id:from:to:subject:mime-version:content-type :content-transfer-encoding; s=default; bh=Lc62d/h8f2t0We4PLc2E8P fcBW0=; b=GOL/p67mhb1IG+wQqzD5hwLL1/bEtyhRKTzh+7/Eiak+2SEH7zOByy ZVjO1f+JSjma9P7/1cfAWbuMaUNCru86SzxdJAg2pmRe8xt5AFwapvdsnegt9JMD w4TvI6+M00aV+INrzGe0upCvSxK5NizUWdQ9N47M9OxM2uDMdMdUs= Received: (qmail 75614 invoked by alias); 22 Jan 2020 06:12:39 -0000 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 Received: (qmail 75592 invoked by uid 89); 22 Jan 2020 06:12:38 -0000 Authentication-Results: sourceware.org; auth=none X-Spam-SWARE-Status: No, score=-24.2 required=5.0 tests=AWL, BAYES_00, GIT_PATCH_0, GIT_PATCH_1, GIT_PATCH_2, GIT_PATCH_3, SPF_PASS autolearn=ham version=3.3.1 spammy= X-HELO: smtp2.axis.com Received: from smtp2.axis.com (HELO smtp2.axis.com) (195.60.68.18) by sourceware.org (qpsmtpd/0.93/v0.84-503-g423c35a) with ESMTP; Wed, 22 Jan 2020 06:12:37 +0000 IronPort-SDR: eKfxZDBYWrkU5xJiLdE5eHFoPKAUMWFd3ATooXSTzkXNzI9P2DrmgeKqqfd294Qcv5ookRLpwO 63fgwvqBrA8wNrRW6KW+z9NY9bJd0vT/wQ3E2p4cnSg9Lu+9k4mpIyF4uVWeGEVC9Ldhgv/Jhq R/EG4ulTzvtcPemkKmsE37E4Gi3oCUYJcoh4d8U/FIMH0gjNKf32bFKkrwlpidUsfvomGf5v9V VVqDKLdRBonEsc+RUFfYGCKQKJUD02un3VLy/yIrJVn0WZUpCgnbCMNywYekMG6exJ8rEZH1VB v6A= Date: Wed, 22 Jan 2020 07:12:35 +0100 Message-ID: <202001220612.00M6CZdf018324@ignucius.se.axis.com> From: Hans-Peter Nilsson To: Subject: [cris-decc0 9/9] testsuite: cris: xfail parts of gcc.target/cris/sync-2i.c, sync-2s.c MIME-Version: 1.0 X-IsSubscribed: yes PR target/93372 * gcc.target/cris/sync-2s.c, gcc.target/cris/sync-2i.c: XFAIL. Unfortunately, some assembly-code-matches have to be xfailed until the port is improved to use other than straight compare-insns. --- gcc/testsuite/gcc.target/cris/sync-2i.c | 5 +++-- gcc/testsuite/gcc.target/cris/sync-2s.c | 5 +++-- 2 files changed, 6 insertions(+), 4 deletions(-) diff --git a/gcc/testsuite/gcc.target/cris/sync-2i.c b/gcc/testsuite/gcc.target/cris/sync-2i.c index e43aa5356f5..f69675cd9de 100644 --- a/gcc/testsuite/gcc.target/cris/sync-2i.c +++ b/gcc/testsuite/gcc.target/cris/sync-2i.c @@ -3,7 +3,8 @@ /* { dg-options "-O2 -Dop -Dtype=int" } */ /* { dg-additional-options "-mtrap-using-break8 -mtrap-unaligned-atomic" { target cris-*-elf } } */ /* { dg-final { scan-assembler "\tbreak 8" } } */ -/* { dg-final { scan-assembler "\tbtstq \\(2-1\\)," } } */ -/* { dg-final { scan-assembler-not "\tand" } } */ +/* { dg-final { scan-assembler "\tbtstq \\(2-1\\)," { xfail *-*-* } } } */ +/* { dg-final { scan-assembler-not "\tand" { xfail *-*-* } } } */ /* { dg-final { scan-assembler-not "\t\[jb\]sr" } } */ +/* The xfails are due to pr93372 (regression-tracker for cris cc0 transition). */ #include "sync-1.c" diff --git a/gcc/testsuite/gcc.target/cris/sync-2s.c b/gcc/testsuite/gcc.target/cris/sync-2s.c index 9be7dc6bcb5..f31d3210dd8 100644 --- a/gcc/testsuite/gcc.target/cris/sync-2s.c +++ b/gcc/testsuite/gcc.target/cris/sync-2s.c @@ -3,7 +3,8 @@ /* { dg-options "-O2 -Dop -Dtype=short" } */ /* { dg-additional-options "-mtrap-using-break8 -mtrap-unaligned-atomic" { target cris-*-elf } } */ /* { dg-final { scan-assembler "\tbreak 8" } } */ -/* { dg-final { scan-assembler "\tbtstq \\(1-1\\)," } } */ -/* { dg-final { scan-assembler-not "\tand" } } */ +/* { dg-final { scan-assembler "\tbtstq \\(1-1\\)," { xfail *-*-* } } } */ +/* { dg-final { scan-assembler-not "\tand" { xfail *-*-* } } } */ /* { dg-final { scan-assembler-not "\t\[jb\]sr" } } */ +/* The xfails are due to pr93372 (regression-tracker for cris cc0 transition). */ #include "sync-1.c"