2015-02-01 Andreas Tobler <andreast@gcc.gnu.org>
authorandreast <andreast@138bc75d-0d04-0410-961f-82ee72b054a4>
Sun, 1 Feb 2015 21:23:27 +0000 (21:23 +0000)
committerandreast <andreast@138bc75d-0d04-0410-961f-82ee72b054a4>
Sun, 1 Feb 2015 21:23:27 +0000 (21:23 +0000)
    * gfortran.dg/enum_9.f90: Use arm_eabi instead of arm*-*-linux*.
    * gfortran.dg/enum_10.f90: Likewise. Reorder dg-additional-sources.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@220330 138bc75d-0d04-0410-961f-82ee72b054a4

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

index 9e3485d..b15890b 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 80e7fca..22d5af0 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 d3187c7..a9b95b4 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