eabi1.c: Replace arm*-*-*eabi* and arm*-*-symbianelf* with arm_eabi.
authorAndreas Tobler <andreast@gcc.gnu.org>
Wed, 12 Nov 2014 03:06:14 +0000 (04:06 +0100)
committerAndreas Tobler <andreast@gcc.gnu.org>
Wed, 12 Nov 2014 03:06:14 +0000 (04:06 +0100)
2014-11-12  Andreas Tobler  <andreast@gcc.gnu.org>

        * gcc.target/arm/eabi1.c: Replace arm*-*-*eabi* and arm*-*-symbianelf*
with arm_eabi.
* g++.dg/abi/arm_rtti1.C: Likewise.
* g++.dg/abi/key1.C: Likewise.
* g++.dg/ext/visibility/arm1.C: Likewise.
* g++.dg/ext/visibility/arm2.C: Likewise.
* g++.dg/ext/visibility/arm3.C: Likewise.

From-SVN: r217403

gcc/testsuite/ChangeLog
gcc/testsuite/g++.dg/abi/arm_rtti1.C
gcc/testsuite/g++.dg/abi/key1.C
gcc/testsuite/g++.dg/ext/visibility/arm1.C
gcc/testsuite/g++.dg/ext/visibility/arm2.C
gcc/testsuite/g++.dg/ext/visibility/arm3.C
gcc/testsuite/gcc.target/arm/eabi1.c

index 3a28954294c2f1d22cde0e379ded9bda6f74c72d..3a0dfed8bfd8ee9e10f6d3781db6fba2b8410c74 100644 (file)
@@ -1,3 +1,13 @@
+2014-11-12  Andreas Tobler  <andreast@gcc.gnu.org>
+
+       * gcc.target/arm/eabi1.c: Replace arm*-*-*eabi* and arm*-*-symbianelf*
+       with arm_eabi.
+       * g++.dg/abi/arm_rtti1.C: Likewise.
+       * g++.dg/abi/key1.C: Likewise.
+       * g++.dg/ext/visibility/arm1.C: Likewise.
+       * g++.dg/ext/visibility/arm2.C: Likewise.
+       * g++.dg/ext/visibility/arm3.C: Likewise.
+
 2014-11-11  H.J. Lu  <hongjiu.lu@intel.com>
 
        * g++.dg/ipa/devirt-42.C: Fix dump scanning for "return 2".
index a481bdd1f13869b7ef94adb39fbf4d0a7dd68c91..74f00033d9aa0805e3d8247907b862a19d6fcfb0 100644 (file)
@@ -1,4 +1,4 @@
-// { dg-do compile { target arm*-*-eabi* arm*-*-symbianelf* } }
+// { dg-do compile { target arm_eabi } }
 // { dg-options "-O2" } 
 // Check that, even when optimizing, we emit an out-of-line call to
 // the type-info comparison function.
index 6c038092641daa9de73f514f3bdebd6c5525dc17..1c00b03b5ad86399ae0e2e5126623891fd9c737a 100644 (file)
@@ -1,5 +1,5 @@
 // On ARM EABI platforms, key methods may never be inline.
-// { dg-do compile { target arm*-*-eabi* arm*-*-symbianelf* } }
+// { dg-do compile { target arm_eabi } }
 // { dg-final { scan-assembler-not _ZTV1S } }
 // { dg-final { scan-assembler-not _ZTV1T } }
 // { dg-final { scan-assembler _ZTV1U } }
index 2c2e3d0664a0e722dbefe8837161a043d2ecdc67..d718de5cd2ebe490e57196eb8fbb6926fff3f630 100644 (file)
@@ -1,4 +1,4 @@
-// { dg-do compile { target arm*-*-eabi* arm*-*-symbianelf* } }
+// { dg-do compile { target arm_eabi } }
 // { dg-require-dll "" }
 // { dg-options "-fvisibility=hidden" }
 // Most class data should be exported.
index 7eed18d7f85b5aadbea084039a3c1c56041f3e79..a0a36010dccd5cd1795dc73b5687285f066c956e 100644 (file)
@@ -1,4 +1,4 @@
-// { dg-do compile { target arm*-*-*eabi* arm*-*-symbianelf* } }
+// { dg-do compile { target arm_eabi } }
 // Class data should be exported.
 // { dg-final { scan-not-hidden "_ZTV1S" } }
 // { dg-final { scan-not-hidden "_ZTI1S" } }
index 9be7082ce1ddba0080de0cd0d1aeb1adbeec89da..52a935fc0ce44334c69d66d7ba2eb96817954812 100644 (file)
@@ -1,4 +1,4 @@
-// { dg-do compile { target arm*-*-*eabi* } }
+// { dg-do compile { target arm_eabi } }
 // { dg-require-dll "" }
 // { dg-options "-fvisibility=hidden" }
 
index c90f5ff08563c18c22a5d05c96b9286672f2c37f..0175d79b423e853b0c1d78ccae79b53366f15989 100644 (file)
@@ -1,4 +1,4 @@
-/* { dg-do run { target arm*-*-symbianelf* arm*-*-eabi* } } */
+/* { dg-do run { target arm_eabi } } */
 /* { dg-options "" } */
 
 /* This file tests most of the non-C++ run-time helper functions