On Fri, Apr 17, 2015 at 9:28 AM, Bill Schmidt <wschm...@linux.vnet.ibm.com> wrote: > On Fri, 2015-04-17 at 07:27 -0500, Bill Schmidt wrote: >> Note that Jakub requested a small change in the bugzilla commentary, >> which I've implemented. I'm doing a regstrap now. >> >> Bill >> > > Here's the revised and tested patch. OK for trunk and gcc-5-branch? > > Thanks, > Bill > > > [gcc] > > 2015-04-16 Bill Schmidt <wschm...@linux.vnet.ibm.com> > > PR target/65787 > * config/rs6000/rs6000.c (rtx_is_swappable_p): Handle case where > vec_extract operation is wrapped in a PARALLEL with a CLOBBER. > (adjust_extract): Likewise. > > [gcc/testsuite] > > 2015-04-16 Bill Schmidt <wschm...@linux.vnet.ibm.com> > > PR target/65787 > * gcc.target/powerpc/pr65787.c: New.
The revised patch is okay. Thanks, David