]> git.ipfire.org Git - thirdparty/gcc.git/commit
docs: Fix 2 typos
authorJakub Jelinek <jakub@redhat.com>
Thu, 25 Jan 2024 08:10:08 +0000 (09:10 +0100)
committerJakub Jelinek <jakub@redhat.com>
Sat, 2 Mar 2024 00:37:23 +0000 (01:37 +0100)
commit2ff9cea7a4873150a0554746b08cebc033b31bea
tree113254bb700984ea73448cf88acfdd3856cfd45a
parent8b2a4022af095d1e4fadc2489d4b9ea13966ec5c
docs: Fix 2 typos

When looking into PR113572, I've noticed a typo in VECTOR_CST documentation
and grep found pasto of it elsewhere.

2024-01-25  Jakub Jelinek  <jakub@redhat.com>

* doc/generic.texi (VECTOR_CST): Fix typo - petterns -> patterns.
* doc/rtl.texi (CONST_VECTOR): Likewise.

(cherry picked from commit 36c1384038f3b9f01124f0fc38bb3c930b1cbe8a)
gcc/doc/generic.texi
gcc/doc/rtl.texi