On Mon, Apr 25, 2016 at 09:09:03AM -0500, Bill Schmidt wrote: > Here's the fix for the obvious pasto separated out. CCing Richi and > Jakub as I'd appreciate release manager approval to include this in > gcc-6-branch. This fixes some cases where built-in functions are > connected to the wrong expanders because of copy-paste issues. These > tend not to be used anyway because the vec_st interface is friendlier, > but we should clean this up. Is that ok?
> 2016-04-25 Bill Schmidt <wschm...@linux.vnet.ibm.com> > > * rs6000-builtin.def: Correct pasto error for stxvd2x and stxvw4x > built-in functions. Hi Bill, Approved for trunk. Thanks! Segher