[Bug fortran/31922] Accessing uninitialized variable for print *, trim(blank_string)

burnus at gcc dot gnu dot org gcc-bugzilla@gcc.gnu.org
Tue May 15 07:52:00 GMT 2007



------- Comment #3 from burnus at gcc dot gnu dot org  2007-05-15 08:52 -------
> This patch fixes this.
> +   else
> +     *dest = NULL;

This patch fixes the actual problem and should be committed. Thanks Jerry.


-- 


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=31922



More information about the Gcc-bugs mailing list