From b0f78ff3e6f28c63b27b4c4bf0186e3fad080e06 Mon Sep 17 00:00:00 2001 From: John David Anglin Date: Sat, 11 Feb 2017 21:23:50 +0000 Subject: [PATCH] loop-dim-default.c: Remove hppa*-*-* dg-skip-if directive. * testsuite/libgomp.oacc-c-c++-common/loop-dim-default.c: Remove hppa*-*-* dg-skip-if directive. From-SVN: r245365 --- libgomp/ChangeLog | 5 +++++ .../testsuite/libgomp.oacc-c-c++-common/loop-dim-default.c | 1 - 2 files changed, 5 insertions(+), 1 deletion(-) diff --git a/libgomp/ChangeLog b/libgomp/ChangeLog index 96513033096..8270abd08c0 100644 --- a/libgomp/ChangeLog +++ b/libgomp/ChangeLog @@ -1,3 +1,8 @@ +2017-02-11 John David Anglin + + * testsuite/libgomp.oacc-c-c++-common/loop-dim-default.c: Remove + hppa*-*-* dg-skip-if directive. + 2017-02-09 Jakub Jelinek * testsuite/libgomp.oacc-c-c++-common/loop-dim-default.c: Move diff --git a/libgomp/testsuite/libgomp.oacc-c-c++-common/loop-dim-default.c b/libgomp/testsuite/libgomp.oacc-c-c++-common/loop-dim-default.c index b3219d99b86..e2b08c3e0bc 100644 --- a/libgomp/testsuite/libgomp.oacc-c-c++-common/loop-dim-default.c +++ b/libgomp/testsuite/libgomp.oacc-c-c++-common/loop-dim-default.c @@ -1,7 +1,6 @@ /* This code uses nvptx inline assembly guarded with acc_on_device, which is not optimized away at -O0, and then confuses the target assembler. */ /* { dg-skip-if "" { *-*-* } { "-O0" } { "" } } */ -/* { dg-skip-if "" { hppa*-*-* } { "*" } { "" } } */ /* { dg-additional-options "-fopenacc-dim=16:16" } */ #include -- 2.30.2