enum6.C: Use arm_eabi for dg-options.
authorAndreas Tobler <andreast@gcc.gnu.org>
Tue, 25 Nov 2014 22:30:58 +0000 (23:30 +0100)
committerAndreas Tobler <andreast@gcc.gnu.org>
Tue, 25 Nov 2014 22:30:58 +0000 (23:30 +0100)
2014-11-26  Andreas Tobler  <andreast@gcc.gnu.org>

        * g++.old-deja/g++.jason/enum6.C: Use arm_eabi for dg-options.
Update comment.
* g++.old-deja/g++.law/enum9.C: Likewise.
* g++.old-deja/g++.other/enum4.C: Likewise.

From-SVN: r218065

gcc/testsuite/ChangeLog
gcc/testsuite/g++.old-deja/g++.jason/enum6.C
gcc/testsuite/g++.old-deja/g++.law/enum9.C
gcc/testsuite/g++.old-deja/g++.other/enum4.C

index e0f444113458f7e564e0e6eb566f166a91eb7ebc..11c7de2ecf6fb1c4b031284d20b19af8ee9d0506 100644 (file)
@@ -1,3 +1,10 @@
+2014-11-26  Andreas Tobler  <andreast@gcc.gnu.org>
+
+        * g++.old-deja/g++.jason/enum6.C: Use arm_eabi for dg-options.
+        Update comment.
+        * g++.old-deja/g++.law/enum9.C: Likewise.
+        * g++.old-deja/g++.other/enum4.C: Likewise.
+
 2014-11-25  H.J. Lu  <hongjiu.lu@intel.com>
 
        PR target/63534
index 97bc2bafebb0a404c121f66a577a0af91e1ca6da..c5bcec9ad7a5bb4cd0c992f8092f0cbc11328e81 100644 (file)
@@ -7,10 +7,8 @@
 // enum-size attributes should only be emitted if there are values of
 // enum type that can escape the compilation unit, gcc cannot currently
 // detect this; if this facility is added then this linker option should
-// not be needed.  arm-*-linux* should be a good approximation to
-// those platforms where the EABI supplement defines enum values to be
-// 32 bits wide.
-// { dg-options "-fshort-enums -Wl,--no-enum-size-warning" { target arm*-*-linux* } }
+// not be needed.
+// { dg-options "-fshort-enums -Wl,--no-enum-size-warning" { target arm_eabi } }
 
 #include <limits.h>
 
index e4045b50b599d0144af1fa1e70c79315315429bc..a1a551d6e551ae60f352c5e8a3e5c8c960611606 100644 (file)
@@ -7,10 +7,8 @@
 // enum-size attributes should only be emitted if there are values of
 // enum type that can escape the compilation unit, gcc cannot currently
 // detect this; if this facility is added then this linker option should
-// not be needed.  arm-*-linux* should be a good approximation to
-// those platforms where the EABI supplement defines enum values to be
-// 32 bits wide.
-// { dg-options "-fshort-enums -Wl,--no-enum-size-warning" { target arm*-*-linux* } }
+// not be needed.
+// { dg-options "-fshort-enums -Wl,--no-enum-size-warning" { target arm_eabi } }
 
 // GROUPS passed enums
   extern "C" int printf (const char *, ...);
index 3c8bb0c08e6599cb6d2bce29fbbb6e375ae80b39..3cda57ca2f3bb3c0762a08ef7456465dde92d08f 100644 (file)
@@ -9,10 +9,8 @@
 // enum-size attributes should only be emitted if there are values of
 // enum type that can escape the compilation unit, gcc cannot currently
 // detect this; if this facility is added then this linker option should
-// not be needed.  arm-*-linux* should be a good approximation to
-// those platforms where the EABI supplement defines enum values to be
-// 32 bits wide.
-// { dg-options "-fshort-enums -Wl,--no-enum-size-warning" { target arm*-*-linux* } }
+// not be needed.
+// { dg-options "-fshort-enums -Wl,--no-enum-size-warning" { target arm_eabi } }
 
 enum E { 
   a = -312