graphite: Fix minor mistakes in comments
authorFrederik Harwath <frederik@codesourcery.com>
Tue, 17 May 2022 14:02:01 +0000 (16:02 +0200)
committerTobias Burnus <tobias@codesourcery.com>
Tue, 17 May 2022 14:02:01 +0000 (16:02 +0200)
commit0f00ebf0d6be944dabf4329bce81a9c063c7ded7
tree0570b9af0dfa864de0c1f5945cfd4adea47fe283
parent0cca1c22b0de3dbdd7b4fc9a314d8dcf906c07f1
graphite: Fix minor mistakes in comments

gcc/ChangeLog:

* graphite-sese-to-poly.cc (build_poly_sr_1): Fix a typo and
a reference to a variable which does not exist.
* graphite-isl-ast-to-gimple.cc (gsi_insert_earliest): Fix typo
in comment.
gcc/graphite-isl-ast-to-gimple.cc
gcc/graphite-sese-to-poly.cc