On Tue, Oct 15, 2013 at 8:47 PM, Bill Schmidt <wschm...@linux.vnet.ibm.com> wrote: > Simple patch to reverse the order of the input operands when > concatenating for little endian code generation. Bootstrapped and > tested on powerpc64-unknown-linux-gnu and powerpc64le-unknown-linux-gnu > with no regressions. Fixes two tests in the testsuite for the latter. > Ok for trunk? > > Thanks, > Bill > > > 2013-10-15 Bill Schmidt <wschm...@linux.vnet.ibm.com> > > * config/rs6000/vsx.md (vsx_concat_<mode>): Adjust output for LE. > (vsx_concat_v2sf): Likewise.
Okay. Thanks, David