]> git.ipfire.org Git - thirdparty/gcc.git/blobdiff - gcc/testsuite/gfortran.dg/realloc_on_assign_2.f03
Get rid of dg-skip-if etc. default args
[thirdparty/gcc.git] / gcc / testsuite / gfortran.dg / realloc_on_assign_2.f03
index 0564d0d50647ddc7948be01bed94451dbd66a97b..6d6680d984c7d16eaba1b87d7f50ff049fcd0015 100644 (file)
@@ -1,5 +1,5 @@
 ! { dg-do run }
-! { dg-skip-if "Too big for local store" { spu-*-* } { "*" } { "" } }
+! { dg-skip-if "Too big for local store" { spu-*-* } }
 ! Tests the patch that implements F2003 automatic allocation and
 ! reallocation of allocatable arrays on assignment.  The tests
 ! below were generated in the final stages of the development of