[Obvious, ARM Testsuite] mangle-arm-crypto.C needs arm_crypto arguments added
authorJames Greenhalgh <james.greenhalgh@arm.com>
Fri, 16 Jan 2015 17:36:18 +0000 (17:36 +0000)
committerJames Greenhalgh <jgreenhalgh@gcc.gnu.org>
Fri, 16 Jan 2015 17:36:18 +0000 (17:36 +0000)
gcc/testsuite/

* g++.dg/abi/mangle-abi-crypto.C: Add crypto options, rather
than Neon options.

From-SVN: r219758

gcc/testsuite/ChangeLog
gcc/testsuite/g++.dg/abi/mangle-arm-crypto.C

index b1d9a47beeb520f3a704f0a3a4f925c03f1ca94b..0edc9bbf1d96b10fe11c31b77606aaa613829a98 100644 (file)
@@ -1,3 +1,8 @@
+2015-01-16  James Greenhalgh  <james.greenhalgh@arm.com>
+
+       * g++.dg/abi/mangle-abi-crypto.C: Add crypto options, rather
+       than Neon options.
+
 2014-01-16  Paolo Carlini  <paolo.carlini@oracle.com>
 
        PR c++/62276
index aae884783566b6c8a9158096e64fd079559a5e41..f3fb1a96601b2e35d7c6ac439061336f1fe691e1 100644 (file)
@@ -3,7 +3,7 @@
 
 // { dg-do compile }
 // { dg-require-effective-target arm_crypto_ok }
-// { dg-add-options arm_neon }
+// { dg-add-options arm_crypto }
 
 #include <arm_neon.h>