[Bug bootstrap/101372] [12 Regression] Bootstrap failure compiling gcc/cp/module.cc

cvs-commit at gcc dot gnu.org gcc-bugzilla@gcc.gnu.org
Thu Jul 8 22:40:59 GMT 2021


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

--- Comment #6 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:79d3378c7d73814442eb468c562ab8aa572f9c43

commit r12-2178-g79d3378c7d73814442eb468c562ab8aa572f9c43
Author: Martin Sebor <msebor@redhat.com>
Date:   Thu Jul 8 16:36:15 2021 -0600

    Move warning suppression to the ultimate callee.

    Resolves:
    PR bootstrap/101372 - -Warray-bounds in gcc/cp/module.cc causing bootstrap
failure

    gcc/cp/ChangeLog:

            PR bootstrap/101372
            * module.cc (identifier): Suppress warning.
            (module_state::read_macro_maps): Remove warning suppression.
            (module_state::install_macros): Ditto.


More information about the Gcc-bugs mailing list