From ea4ea7d7c6690089a67ad48a3f9f867f54fbf826 Mon Sep 17 00:00:00 2001 From: ro Date: Sat, 17 Jun 2017 15:32:28 +0000 Subject: Get rid of dg-skip-if etc. default args libstdc++-v3: * testsuite: Remove dg-skip-if, dg-xfail-if, dg-xfail-run-if default args. libgomp: * testsuite/libgomp.fortran/strassen.f90: Remove dg-skip-if default args. * testsuite/libgomp.oacc-c-c++-common/vprop.c: Remove dg-xfail-run-if default args. gcc/testsuite: Remove dg-skip-if, dg-xfail-if, dg-xfail-run-if default args. git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@249339 138bc75d-0d04-0410-961f-82ee72b054a4 --- gcc/testsuite/gnat.dg/debug9.adb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'gcc/testsuite/gnat.dg/debug9.adb') diff --git a/gcc/testsuite/gnat.dg/debug9.adb b/gcc/testsuite/gnat.dg/debug9.adb index eaf370058a9..ec11af1f690 100644 --- a/gcc/testsuite/gnat.dg/debug9.adb +++ b/gcc/testsuite/gnat.dg/debug9.adb @@ -7,7 +7,7 @@ -- some hackish way to check that types are output in the proper context (i.e. -- at global or local scope). -- --- { dg-skip-if "No dwarf-4 support" { hppa*-*-hpux* } "*" "" } +-- { dg-skip-if "No dwarf-4 support" { hppa*-*-hpux* } } -- { dg-options "-cargs -gdwarf-4 -fdebug-types-section -dA -margs" } -- { dg-final { scan-assembler-times "\\(DIE \\(0x\[a-f0-9\]*\\) DW_TAG_type_unit\\)" 0 } } -- cgit v1.2.1