]> git.ipfire.org Git - thirdparty/gcc.git/commitdiff
enum_9.f90: Use arm_eabi instead of arm*-*-linux*.
authorAndreas Tobler <andreast@gcc.gnu.org>
Sun, 1 Feb 2015 21:23:27 +0000 (22:23 +0100)
committerAndreas Tobler <andreast@gcc.gnu.org>
Sun, 1 Feb 2015 21:23:27 +0000 (22:23 +0100)
2015-02-01  Andreas Tobler  <andreast@gcc.gnu.org>

    * gfortran.dg/enum_9.f90: Use arm_eabi instead of arm*-*-linux*.
    * gfortran.dg/enum_10.f90: Likewise. Reorder dg-additional-sources.

From-SVN: r220330

gcc/testsuite/ChangeLog
gcc/testsuite/gfortran.dg/enum_10.f90
gcc/testsuite/gfortran.dg/enum_9.f90

index 9e3485d73b259b3380357ebeaea58929759f2d23..b15890b0cade2c41063c34cd65f0c0e1e41d6395 100644 (file)
@@ -1,3 +1,8 @@
+2015-02-01  Andreas Tobler  <andreast@gcc.gnu.org>
+
+       * gfortran.dg/enum_9.f90: Use arm_eabi instead of arm*-*-linux*.
+       * gfortran.dg/enum_10.f90: Likewise. Reorder dg-additional-sources.
+
 2015-02-01  Jakub Jelinek  <jakub@redhat.com>
 
        PR debug/64817
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.
 
index d3187c75b9bd8098d34f0d305e700453a07fb3bc..a9b95b439e2b38060d7c7a3917e607c145081285 100644 (file)
@@ -1,6 +1,6 @@
 ! { dg-do run }
 ! { dg-options "-fshort-enums" }
-! { dg-options "-fshort-enums -Wl,--no-enum-size-warning" { target arm*-*-linux* } }
+! { dg-options "-fshort-enums -Wl,--no-enum-size-warning" { target arm_eabi } }
 ! Program to test enumerations when option -fshort-enums is given
 
 program main