This is the mail archive of the gcc-bugs@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[Bug fortran/30249] Pointers not given target type in GFORTRAN



------- Comment #3 from dominiq at lps dot ens dot fr  2008-09-18 21:12 -------
With gdb on i686-apple-darwin9, I get either

(gdb) pt rd
type = real*4 (0:-1,0:-1)

or

(gdb) pt rd
No symbol "rd" in current context.


-- 


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


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]