Commit ea4e7872 by Kugan Vivekanandarajah Committed by Kugan Vivekanandarajah

neon-reload-class.c: Remove movw and movt.

gcc/testsuite/ChangeLog:

2015-06-05  Kugan Vivekanandarajah  <kuganv@linaro.org>

	* gcc.target/arm/neon-reload-class.c: Remove movw and movt.

From-SVN: r224149
parent f8940d4a
2015-06-05 Kugan Vivekanandarajah <kuganv@linaro.org>
* gcc.target/arm/neon-reload-class.c: Remove movw and movt.
2015-06-04 Paolo Carlini <paolo.carlini@oracle.com>
* obj-c++.dg/tls/diag-5.mm: Adjust per r224097.
......
......@@ -15,4 +15,4 @@ _op_blend_p_caa_dp(unsigned *s, unsigned* e, unsigned *d, unsigned c) {
/* These constants should be emitted as immediates rather than loaded from memory. */
/* { dg-final { scan-assembler-not "(\\.d?word|mov(w|t))" } } */
/* { dg-final { scan-assembler-not "(\\.d?word)" } } */
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