On Wed, May 18, 2011 at 10:37 PM, H.J. Lu <hongjiu...@intel.com> wrote:
> This patch properly handles 256bit load cast. OK for trunk if there > is no regression? I will also prepare a patch for 4.6 branch. > 2011-05-18 H.J. Lu <hongjiu...@intel.com> > > PR target/49002 > * config/i386/sse.md > (avx_<ssemodesuffix><avxsizesuffix>_<ssemodesuffix>): > Properly handle load cast. > > gcc/testsuite/ > > 2011-05-18 H.J. Lu <hongjiu...@intel.com> > > PR target/49002 > * gcc.target/i386/pr49002-1.c: New test. > * gcc.target/i386/pr49002-2.c: Likewise. OK for 4.6 and mainline (4.6 needs a bit adjusted patch due to renamed avxmodesuffixp). Thanks, Uros.