[Bug fortran/29616] Run-time check using nullified pointers and deallocated variables

dominiq at lps dot ens.fr gcc-bugzilla@gcc.gnu.org
Tue Feb 20 16:38:00 GMT 2018


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

--- Comment #5 from Dominique d'Humieres <dominiq at lps dot ens.fr> ---
Compiling the test in comment 0 with -fcheck=all gives

At line 5 of file pr29616.f90
Fortran runtime error: Pointer actual argument 'r' is not associated

since at least 4.8.


More information about the Gcc-bugs mailing list