On 6/16/20 3:21 AM, Forrest Timour via Gcc-patches wrote:
Hi,
This patch fixes an off-by-one typo in the documentation example of the
access function attribute.
This is my first contribution and I don't have write access, so I will need
somebody to submit for me on approval.
Thank you! I've committed it for you.
Martin
Thanks,
Forrest
-------------------------------------------------------
Fix typo in documentation example of access function
attribute where the ref-indices should be one-indexed
instead of zero-indexed
2020-06-16 Forrest Timour <forrest.tim...@gmail.com>
gcc/ChangeLog:
* doc/extend.texi:
---
gcc/doc/extend.texi | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)