]> git.ipfire.org Git - thirdparty/gcc.git/blobdiff - gcc/testsuite/gcc.c-torture/execute/pr78622.c
Get rid of dg-skip-if etc. default args
[thirdparty/gcc.git] / gcc / testsuite / gcc.c-torture / execute / pr78622.c
index 384803d1a091723fdb6368faf5b5389de7509555..c09bb433e2347a1f3b2c135fb12d776e4fd79495 100644 (file)
@@ -1,6 +1,6 @@
 /* PR middle-end/78622 - [7 Regression] -Wformat-overflow/-fprintf-return-value
    incorrect with overflow/wrapping
-   { dg-skip-if "Requires %hhd format" { hppa*-*-hpux* } { "*" } { "" } }
+   { dg-skip-if "Requires %hhd format" { hppa*-*-hpux* } }
    { dg-require-effective-target c99_runtime }
    { dg-additional-options "-Wformat-overflow=2" } */