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
This commit is contained in:
parent
f8940d4a09
commit
ea4e787261
2 changed files with 5 additions and 1 deletions
|
@ -1,3 +1,7 @@
|
|||
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)" } } */
|
||||
|
|
Loading…
Add table
Reference in a new issue