On Wed, Sep 23, 2020 at 11:59:26AM -0500, Paul A. Clarke wrote: > When the "Vector Insert" section was added to the documentation, > the doubleword ('d') variant was omitted. Add it. > > 2020-09-23 Paul A. Clarke <p...@us.ibm.com> > > gcc/ > * doc/extend.texi: Add 'd' for doubleword variant of > vector insert instruction.
Pushed to trunk as trivial and obvious. Thanks Paul! Segher