[Bug tree-optimization/107121] DEFERRED_INIT misspelled in error message

cvs-commit at gcc dot gnu.org gcc-bugzilla@gcc.gnu.org
Thu Nov 3 00:23:13 GMT 2022


https://gcc.gnu.org/bugzilla/show_bug.cgi?id=107121

--- Comment #3 from CVS Commits <cvs-commit at gcc dot gnu.org> ---
The releases/gcc-12 branch has been updated by Jakub Jelinek
<jakub@gcc.gnu.org>:

https://gcc.gnu.org/g:7d5e6cd2d3f00d463705a5046b2920680a0ab7a9

commit r12-8886-g7d5e6cd2d3f00d463705a5046b2920680a0ab7a9
Author: Jakub Jelinek <jakub@redhat.com>
Date:   Sun Oct 2 16:42:32 2022 +0200

    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.

    (cherry picked from commit d01bd0b0f3b8f4c33c437ff10f0b949200627f56)


More information about the Gcc-bugs mailing list