AVX-512. Fix mem operand modifier for Intel syntax.
authorKirill Yukhin <kirill.yukhin@intel.com>
Fri, 15 Apr 2016 08:25:49 +0000 (08:25 +0000)
committerKirill Yukhin <kyukhin@gcc.gnu.org>
Fri, 15 Apr 2016 08:25:49 +0000 (08:25 +0000)
commit1355e62cf8eb8a84fa706f1f2beefc56ea12be2d
tree8bd08fbdcbcd7a2c21693a2dde67b15f6bf3cd2a
parent0ab34b9e5a7dd2c56733c316859cb528ba3cfb84
AVX-512. Fix mem operand modifier for Intel syntax.

PR target/70662
gcc/
* config/i386/sse.md: Use proper memory operand
modifiers.
testsuite/gcc/
* gcc.target/i386/pr70662.c: New test.

From-SVN: r235008
gcc/ChangeLog
gcc/config/i386/sse.md
gcc/testsuite/ChangeLog
gcc/testsuite/gcc.target/i386/pr70662.c [new file with mode: 0644]