[Bug tree-optimization/44547] -Wuninitialized reports false warning in nested switch statements (missed switch optimization)

cvs-commit at gcc dot gnu.org gcc-bugzilla@gcc.gnu.org
Thu Mar 25 21:33:36 GMT 2021


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

--- Comment #7 from CVS Commits <cvs-commit at gcc dot gnu.org> ---
The master branch has been updated by Martin Sebor <msebor@gcc.gnu.org>:

https://gcc.gnu.org/g:1b229a305091f0a9c64e5be3c1af5ef62b75e3cb

commit r11-7839-g1b229a305091f0a9c64e5be3c1af5ef62b75e3cb
Author: Martin Sebor <msebor@redhat.com>
Date:   Thu Mar 25 15:31:46 2021 -0600

    New test for PR tree-optimization/44547 - -Wuninitialized reports false
warning in nested switch statements.

    gcc/testsuite/ChangeLog:
            * gcc.dg/uninit-pr44547.c: New.


More information about the Gcc-bugs mailing list