]> git.ipfire.org Git - thirdparty/gcc.git/blobdiff - gcc/testsuite/gfortran.dg/enum_10.f90
enum_9.f90: Use arm_eabi instead of arm*-*-linux*.
[thirdparty/gcc.git] / gcc / testsuite / gfortran.dg / enum_10.f90
index 80e7fca8013a454aa2cd61f448a92891315b8876..22d5af0f05ca2a80169de52c57370adce1b47bc6 100644 (file)
@@ -1,7 +1,7 @@
 ! { dg-do run }
-! { dg-additional-sources enum_10.c }
 ! { dg-options "-fshort-enums -w" }
-! { dg-options "-fshort-enums -w -Wl,--no-enum-size-warning" { target arm*-*-linux* } }
+! { dg-options "-fshort-enums -w -Wl,--no-enum-size-warning" { target arm_eabi } }
+! { dg-additional-sources enum_10.c }
 ! Make sure short enums are indeed interoperable with the
 ! corresponding C type.