On Fri, Oct 26, 2018 at 02:40:46PM -0300, Tulio Magno Quites Machado Filho wrote: > [gcc] > 2018-10-26 Tulio Magno Quites Machado Filho <tul...@linux.ibm.com> > > * doc/extend.texi (PowerPC builtins): Fix __builtin_unpack_ibm128 > return type and other typos.
Thanks! I've committed this to trunk for you. One thing: > is returned. The @code{__builtin_unpack_longdouble} function is only > -availble if @code{long double} uses the IBM extended double > +available if @code{long double} uses the IBM extended long double It's really called "IBM extended double", so I didn't commit that part. Segher