mirror of
https://gcc.gnu.org/git/gcc.git
synced 2024-12-01 07:44:05 +08:00
[Obvious, ARM Testsuite] mangle-arm-crypto.C needs arm_crypto arguments added
gcc/testsuite/ * g++.dg/abi/mangle-abi-crypto.C: Add crypto options, rather than Neon options. From-SVN: r219758
This commit is contained in:
parent
d486ec105e
commit
35912f1687
@ -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
|
||||
|
@ -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>
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user