[PATCH][doc] Fix typos in MINLOC, MAXLOC documentation

Kyrill Tkachov kyrylo.tkachov@foss.arm.com
Fri Mar 22 16:45:00 GMT 2019


Hi all,

I think there's a typo in the documentation of the MINLOC and MAXLOC 
intrinsics.
It implies that when the BACK argument is true it returns the first 
occurrence of the min/max value,
but my understanding is that it should return the last occurrence.

This patch fixes the documentation.

Ok for trunk?
Thanks,
Kyrill

2019-03-22  Kyrylo Tkachov  <kyrylo.tkachov@arm.com>

     * intrinsic.texi (MINLOC): Fix typo in BACK argument documentation.
     (MAXLOC): Likewise.

-------------- next part --------------
A non-text attachment was scrubbed...
Name: loc-fix.patch
Type: text/x-patch
Size: 1794 bytes
Desc: not available
URL: <http://gcc.gnu.org/pipermail/gcc-patches/attachments/20190322/6f98599d/attachment.bin>


More information about the Gcc-patches mailing list