[Patch, Fortran] PR34186 -fdump-parse-tree fixes

Dominique Dhumieres dominiq@lps.ens.fr
Fri Nov 30 15:45:00 GMT 2007


I see

(gdb) print ts
$1 = (gfc_typespec *) 0x40e0bb60
(gdb) print ts->cl
$2 = (gfc_charlen *) 0x0
(gdb) print ts->cl->length
Cannot access memory at address 0x0

This probably explain the crash.

Dominique



More information about the Fortran mailing list