re PR target/65671 (Assembly failure (invalid register operand) with -O3 -mavx512vl)
authorKirill Yukhin <kirill.yukhin@intel.com>
Thu, 9 Apr 2015 21:37:28 +0000 (21:37 +0000)
committerKirill Yukhin <kyukhin@gcc.gnu.org>
Thu, 9 Apr 2015 21:37:28 +0000 (21:37 +0000)
commit7f664e31fffc893ab9ef75d08a3fe2dbca21c9fc
tree648330173e6cae8bdec8010c6d1e42c4eb394d3e
parentfebf07f50e449c11c5e809b097dfefe38eb9a639
re PR target/65671 (Assembly failure (invalid register operand) with -O3 -mavx512vl)

PR target/65671
gcc/
* config/i386/sse.md: Generate vextract32x4 if AVX-512DQ
is disabled.

gcc/testsuite/
* gcc.target/i386/pr65671.c: New.

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