http://gcc.gnu.org/bugzilla/show_bug.cgi?id=53435
--- Comment #5 from Kirill Yukhin <kyukhin at gcc dot gnu.org> 2012-05-25 13:34:12 UTC --- Author: kyukhin Date: Fri May 25 13:34:07 2012 New Revision: 187882 URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=187882 Log: 2012-05-25 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. Modified: branches/gcc-4_7-branch/gcc/ChangeLog branches/gcc-4_7-branch/gcc/config/i386/i386.c