On Mon, Jul 22, 2013 at 1:12 PM, Bill Schmidt <wschm...@linux.vnet.ibm.com> wrote: > In little-endian mode, the field selected for use in a vector splat is > numbered differently than in big-endian mode. This patch corrects the > code generated for little-endian. This addresses 45 test failures when > running the test-suite in little-endian mode. > > Bootstrapped and tested on powerpc64-unknown-linux-gnu with no new > regressions. Ok for trunk? > > Patch by Anton Blanchard. > > Thanks, > Bill > > > 2013-07-22 Bill Schmidt <wschm...@vnet.linux.ibm.com> > for Anton Blanchard <an...@au1.ibm.com> > > * config/rs6000/rs6000.c (rs6000_expand_vector_init): Fix > endianness when selecting field to splat.
Okay. But please either only list Anton in the ChangeLog or list both you and Anton, but not "for Anton". Thanks, David