mirror of
git://gcc.gnu.org/git/gcc.git
synced 2025-01-10 23:15:15 +08:00
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
@ -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…
Reference in New Issue
Block a user