[Bug tree-optimization/102196] -Wmaybe-uninitialized: Maybe generate helpful hints?

jbglaw@lug-owl.de gcc-bugzilla@gcc.gnu.org
Sat Sep 4 14:44:59 GMT 2021


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

--- Comment #6 from Jan-Benedict Glaw <jbglaw@lug-owl.de> ---
Calling the compiler again with just adding -fanalyzer doesn't add more
information to the output. Do I need to turn on extra warnings to enable static
analysis for access to possibly uninitialized variables?


More information about the Gcc-bugs mailing list