* config/i386/predicates.md (const2356_operand): Change to ...
commitd418f1d9ca8b1b517afaa3b29b26c90ada8c532a
authoruros <uros@138bc75d-0d04-0410-961f-82ee72b054a4>
Tue, 4 Mar 2014 18:13:12 +0000 (4 18:13 +0000)
committeruros <uros@138bc75d-0d04-0410-961f-82ee72b054a4>
Tue, 4 Mar 2014 18:13:12 +0000 (4 18:13 +0000)
tree0b5dabc2c479765e2e75f72d91a31d9a6b5eef61
parent5caaa3b385602448674afea3fdd42a7e6e0e330d
* config/i386/predicates.md (const2356_operand): Change to ...
(const2367_operand): ... this.
* config/i386/sse.md (avx512pf_scatterpf<mode>sf): Use
const2367_operand.
(*avx512pf_scatterpf<mode>sf_mask): Ditto.
(*avx512pf_scatterpf<mode>sf): Ditto.
(avx512pf_scatterpf<mode>df): Ditto.
(*avx512pf_scatterpf<mode>df_mask): Ditto.
(*avx512pf_scatterpf<mode>df): Ditto.
* config/i386/i386.c (ix86_expand_builtin): Update
incorrect hint operand error message.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@208324 138bc75d-0d04-0410-961f-82ee72b054a4
gcc/ChangeLog
gcc/config/i386/i386.c
gcc/config/i386/predicates.md
gcc/config/i386/sse.md