re PR testsuite/90503 (gcc.target/i386/pr22076.c FAILs)
authorUros Bizjak <ubizjak@gmail.com>
Mon, 20 May 2019 22:24:38 +0000 (00:24 +0200)
committerUros Bizjak <uros@gcc.gnu.org>
Mon, 20 May 2019 22:24:38 +0000 (00:24 +0200)
commit8825d9aa0fb7ff30ce659efb4355cc578664033f
treee160831e1461de5815ac0424c862c0901a70155a
parenta750cf5f4fe06781fee6c409591753b75ca98191
re PR testsuite/90503 (gcc.target/i386/pr22076.c FAILs)

PR testsuite/90503
* gcc.target/i386/pr22076.c (dg-options): Add -mno-sse2.
Remove -flax-vector-conversions.
(dg-additional-options): Remove.
(test): Change to void.  Declare m0 and m1 as __m64 and
cast initializer in a proper way.  Do not return result.
(dg-final): Scan for 2 instances of movq.

From-SVN: r271445
gcc/testsuite/ChangeLog
gcc/testsuite/gcc.target/i386/pr22076.c