]> git.ipfire.org Git - thirdparty/gcc.git/commit
gimple-match-head: Fix a pasto in function comment
authorJakub Jelinek <jakub@redhat.com>
Sat, 30 Sep 2023 09:35:24 +0000 (11:35 +0200)
committerJakub Jelinek <jakub@redhat.com>
Sat, 30 Sep 2023 09:35:24 +0000 (11:35 +0200)
commit1e6815071fd137424f79ca79a6ba66b776a98778
treeed6f18801f0cba732ed551387086784b5fba692a
parent09b512466ce302833d1624045fc5fe5afe040f58
gimple-match-head: Fix a pasto in function comment

This function comment has been pasted from gimple_bitwise_equal_p and haven't
been adjusted for different function name.

2023-09-30  Jakub Jelinek  <jakub@redhat.com>

* gimple-match-head.cc (gimple_bitwise_inverted_equal_p): Fix a pasto
in function comment.
gcc/gimple-match-head.cc