Commit 35912f16 by James Greenhalgh Committed by James Greenhalgh

[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
parent d486ec10
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>
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment