Re: [PATCH, rs6000] gcc 6 back port of vec_packs and vec_vgbbd builtin table entry fixes

2017-02-03 Thread Segher Boessenkool
On Fri, Feb 03, 2017 at 09:57:31AM -0800, Carl E. Love wrote: > I have squashed the following two patches from mainline > > commit r244943 Remove bogus entries for the P8V_BUILTIN_VEC_VGBBD > built-ins > commit r244904 Fix order of entries for ALTIVEC_BUILTIN_VEC_PACKS >

[PATCH, rs6000] gcc 6 back port of vec_packs and vec_vgbbd builtin table entry fixes

2017-02-03 Thread Carl E. Love
GCC Maintainers: I have squashed the following two patches from mainline commit r244943 Remove bogus entries for the P8V_BUILTIN_VEC_VGBBD built-ins commit r244904 Fix order of entries for ALTIVEC_BUILTIN_VEC_PACKS and P8V_BUILTIN_VEC_VGBBD. and back ported