[Bug tree-optimization/114952] False positive -Wmaybe-uninitialized starting at -O3 in libbpf

sjames at gcc dot gnu.org gcc-bugzilla@gcc.gnu.org
Tue May 7 12:43:32 GMT 2024


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

Sam James <sjames at gcc dot gnu.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |jemarch at gcc dot gnu.org

--- Comment #2 from Sam James <sjames at gcc dot gnu.org> ---
We hit this when poking at wiring up BPF support properly in Gentoo. It's a
pain because both default to building with -Werror=maybe-uninitialized.


More information about the Gcc-bugs mailing list