]> git.ipfire.org Git - thirdparty/gcc.git/blobdiff - gcc/testsuite/gfortran.dg/transfer_simplify_1.f90
Remove Cell Broadband Engine SPU targets
[thirdparty/gcc.git] / gcc / testsuite / gfortran.dg / transfer_simplify_1.f90
index b62aad4d284f507aaa8eece519ce574f9aeceb23..e5d4e1ae6883d25cb795068c0f04cfb3dbdb7fbf 100644 (file)
@@ -1,6 +1,5 @@
 ! { dg-do run }
 ! { dg-options "-O2" }
-! { dg-skip-if "NaN not supported" { spu-*-* } }
 ! Tests that the PRs caused by the lack of gfc_simplify_transfer are
 ! now fixed. These were brought together in the meta-bug PR31237
 ! (TRANSFER intrinsic).