diff options
author | Kyrylo Tkachov <kyrylo.tkachov@arm.com> | 2019-03-25 09:25:07 +0000 |
---|---|---|
committer | Kyrylo Tkachov <ktkachov@gcc.gnu.org> | 2019-03-25 09:25:07 +0000 |
commit | 4c6d441da15fe18b504d63f19e59b7cd49b6371a (patch) | |
tree | 5206c48b7d19cf11a10f6abc0ab1a437def83ed2 /gcc/tree-loop-distribution.c | |
parent | af5a5a71b84825969aff5f1b058f7e013683641c (diff) | |
download | gcc-4c6d441da15fe18b504d63f19e59b7cd49b6371a.zip gcc-4c6d441da15fe18b504d63f19e59b7cd49b6371a.tar.gz gcc-4c6d441da15fe18b504d63f19e59b7cd49b6371a.tar.bz2 |
[doc] Fix typos in MINLOC, MAXLOC documentation
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.
* intrinsic.texi (MINLOC): Fix typo in BACK argument documentation.
(MAXLOC): Likewise.
From-SVN: r269906
Diffstat (limited to 'gcc/tree-loop-distribution.c')
0 files changed, 0 insertions, 0 deletions