On Mon, Jun 04, 2018 at 11:03:49AM -0500, Kelvin Nilsen wrote: > The existing documentation incorrectly specifies that the second argument of > vec_lvsl and vec_lvsr instructions are volatile <TYPE> *. This patch removes > the volatile qualifier from the documentation of these arguments. > > his patch has bootstrapped and tested without regressions on > powerpc64le-unknown-linux (P8). I have built the gcc.pdf file and reviewed > its contents. > > Is this ok for trunk?
Yes please. Thanks! Segher > 2018-06-04 Kelvin Nilsen <kel...@gcc.gnu.org> > > * doc/extend.texi (PowerPC AltiVec Built-in Functions): Remove > volatile qualifier from vec_lvsl and vec_lvsr argument prototypes.