]> 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>
Tue, 11 Jun 2024 10:35:30 +0000 (12:35 +0200)
commitba385435a9c6f2ae211c2595ffb96ee176aec12c
treee5cff31d2e41d3a1a0e156167eafae72b3151f7c
parentbc512822220bea76a382875da36e45ebb265b8c0
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