------- Comment #5 from woodzltc at sources dot redhat dot com 2005-10-28 04:42 ------- "set lang c" didn't give me that output. What is your configuration, gdb , gfortran version and so on?
My gdb session is like this: (gdb) whatis array type = Invalid type code (3) in symbol table. (gdb) set language c Warning: the current language does not match this frame. (gdb) whatis array type = struct array1_int4 (gdb) -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=17905