]> git.ipfire.org Git - thirdparty/gcc.git/commit
tree-cfg: Fix a verification diagnostic typo [PR107121]
authorJakub Jelinek <jakub@redhat.com>
Sun, 2 Oct 2022 14:42:32 +0000 (16:42 +0200)
committerJakub Jelinek <jakub@redhat.com>
Sun, 2 Oct 2022 14:42:32 +0000 (16:42 +0200)
commitd01bd0b0f3b8f4c33c437ff10f0b949200627f56
tree40e8d7fec7d28b771c5b6ad541527d88302359f8
parentb83b13331aca413cac80b0d7928b59b12e490f93
tree-cfg: Fix a verification diagnostic typo [PR107121]

Obvious typo in diagnostics.

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

PR tree-optimization/107121
* tree-cfg.cc (verify_gimple_call): Fix a typo in diagnostics,
DEFFERED_INIT -> DEFERRED_INIT.
gcc/tree-cfg.cc