http://gcc.gnu.org/bugzilla/show_bug.cgi?id=53435
--- Comment #4 from Kirill Yukhin <kyukhin at gcc dot gnu.org> 2012-05-25 13:03:21 UTC --- Author: kyukhin Date: Fri May 25 13:03:18 2012 New Revision: 187881 URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=187881 Log: 2012-05-21 Alexander Ivchenko <alexander.ivche...@intel.com> PR target/53435 * config/i386/i386.c (ix86_expand_vec_perm): Use correct op. (ix86_expand_vec_perm): Use int mode instead of float. (expand_vec_perm_pshufb): Remove handling of useseless type conversion. Modified: trunk/gcc/ChangeLog trunk/gcc/config/i386/i386.c