[PATCH, rs6000] Fix powerpc64le-linux bootstrap failure with -mcpu=power8

2014-02-16 Thread Bill Schmidt
Hi, Now that I have Power8 hardware to test on, I've discovered that I introduced a problem with http://gcc.gnu.org/ml/gcc-patches/2014-01/msg01547.html that causes a bootstrap failure when specifying -mcpu=power8. I moved some logic from rs6000_expand_vec_perm_const_1 into vsx_xxpermdi2_mode_1.

Re: [PATCH, rs6000] Fix powerpc64le-linux bootstrap failure with -mcpu=power8

2014-02-16 Thread David Edelsohn
On Sun, Feb 16, 2014 at 11:18 AM, Bill Schmidt wschm...@linux.vnet.ibm.com wrote: Hi, Now that I have Power8 hardware to test on, I've discovered that I introduced a problem with http://gcc.gnu.org/ml/gcc-patches/2014-01/msg01547.html that causes a bootstrap failure when specifying