PR target/61239
commite1dbb20886ce160bdb382dbc2a7ec66b2d4abfff
authoruros <uros@138bc75d-0d04-0410-961f-82ee72b054a4>
Mon, 2 Jun 2014 13:22:34 +0000 (2 13:22 +0000)
committeruros <uros@138bc75d-0d04-0410-961f-82ee72b054a4>
Mon, 2 Jun 2014 13:22:34 +0000 (2 13:22 +0000)
treeabce4f32ea8bc9862cf0926c04e1bbe09b50593d
parent16a5eb2d9473b7dd2dac1ebea23881d6e26e4c56
PR target/61239
* config/i386/i386.c (ix86_expand_vec_perm) [case V32QImode]: Use
GEN_INT (-128) instead of GEN_INT (128) to set MSB of QImode constant.

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