Re: [PATCH] powerpc: Fix typos in the manual

2018-10-26 Thread Segher Boessenkool
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 > > * doc/extend.texi (PowerPC builtins): Fix __builtin_unpack_ibm128 > return type and other typos. Thanks! I've committed this to trunk for yo

[PATCH] powerpc: Fix typos in the manual

2018-10-26 Thread Tulio Magno Quites Machado Filho
[gcc] 2018-10-26 Tulio Magno Quites Machado Filho * doc/extend.texi (PowerPC builtins): Fix __builtin_unpack_ibm128 return type and other typos. --- gcc/doc/extend.texi | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/gcc/doc/extend.texi b/gcc/doc/exten