sse4_1-round.h (do_round): Fix inline asm statements.
authorUros Bizjak <ubizjak@gmail.com>
Tue, 8 Dec 2015 18:21:15 +0000 (19:21 +0100)
committerUros Bizjak <uros@gcc.gnu.org>
Tue, 8 Dec 2015 18:21:15 +0000 (19:21 +0100)
commit0b8d93e55fb1a43538bcdfa81af1d7fd58617bd3
treed9abdc6c964967dc877d7d4c82d39fe5ff65b62c
parent315a541c457b2ad1a10cd04a4c20aed642a32678
sse4_1-round.h (do_round): Fix inline asm statements.

* gcc.target/i386/sse4_1-round.h (do_round): Fix inline asm statements.
* gcc.target/i386/sse4_1-roundsd-4.c (do_round): Ditto.
* gcc.target/i386/sse4_1-roundss-4.c (do_round): Ditto.

From-SVN: r231418
gcc/testsuite/ChangeLog
gcc/testsuite/gcc.target/i386/sse4_1-round.h
gcc/testsuite/gcc.target/i386/sse4_1-roundsd-4.c
gcc/testsuite/gcc.target/i386/sse4_1-roundss-4.c