Re: [I386, PATCH] Fix for PR53435

2012-05-21 Thread H.J. Lu
On Mon, May 21, 2012 at 8:51 AM, Uros Bizjak wrote: > On Mon, May 21, 2012 at 5:39 PM, Alexander Ivchenko > wrote: > >> Changelog entry: >> >> 2012-05-21  Alexander Ivchenko   >> >>        PR target/53435 >>        * config/i386/i386.c (ix86_expand_vec_perm): Use correct op. >>        (ix86_expa

Re: [I386, PATCH] Fix for PR53435

2012-05-21 Thread Uros Bizjak
On Mon, May 21, 2012 at 5:39 PM, Alexander Ivchenko wrote: > Changelog entry: > > 2012-05-21  Alexander Ivchenko   > >        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_

[I386, PATCH] Fix for PR53435

2012-05-21 Thread Alexander Ivchenko
Hi, could pls have a look to fix for http://gcc.gnu.org/bugzilla/show_bug.cgi?id=53435 Changelog entry: 2012-05-21 Alexander Ivchenko PR target/53435 * config/i386/i386.c (ix86_expand_vec_perm): Use correct op. (ix86_expand_vec_perm): Use int mode instead of float.