]> git.ipfire.org Git - thirdparty/gcc.git/commit
gimplify: Fix comment typos
authorJakub Jelinek <jakub@redhat.com>
Tue, 25 Oct 2022 08:45:29 +0000 (10:45 +0200)
committerJakub Jelinek <jakub@redhat.com>
Tue, 25 Oct 2022 08:45:29 +0000 (10:45 +0200)
commit619e4ca985b31555f8489b6547be0ae45821b0ed
tree54ec8d22363977ab23bb8f981eb9483c0a546c48
parent44e18da4d9c5faf189fe876986927be12ae4e4c4
gimplify: Fix comment typos

While looking at gimple_boolify for PR107368, I've noticed 2 comment
typos.

2022-10-25  Jakub Jelinek  <jakub@redhat.com>

* gimplify.cc (gimple_boolify): Fix comment typos, prduce -> produce
and There -> These.
gcc/gimplify.cc