[Bug fortran/94109] Memory leak introduced in 8.3.0->8.3.1
tkoenig at gcc dot gnu.org
gcc-bugzilla@gcc.gnu.org
Wed Jun 3 14:55:12 GMT 2020
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=94109
--- Comment #10 from Thomas Koenig <tkoenig at gcc dot gnu.org> ---
(In reply to Dominique d'Humieres from comment #9)
> Is it a false positive or not?
You probably need a higher optimization level with -fanalyzer,
it doesn't show anything at -O. Nor does valgrind show anything.
So, I'd say a false positive.
More information about the Gcc-bugs
mailing list