[Bug middle-end/81962] -Wmaybe-uninitialized refers to wrong line (and only works with -O3) (Fortran)

dominiq at lps dot ens.fr gcc-bugzilla@gcc.gnu.org
Sat Mar 23 15:01:00 GMT 2019


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

--- Comment #4 from Dominique d'Humieres <dominiq at lps dot ens.fr> ---
> But this is very likely to be the effect of inlining, and gcc should be able
> to print an inline "stack trace": ...

The warning is gone if I compile the test with '-Wall -O3 -fno-inline'.


More information about the Gcc-bugs mailing list