This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug fortran/30249] Pointers not given target type in GFORTRAN
- From: "burnus at gcc dot gnu dot org" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: 18 Sep 2008 20:03:33 -0000
- Subject: [Bug fortran/30249] Pointers not given target type in GFORTRAN
- References: <bug-30249-13783@http.gcc.gnu.org/bugzilla/>
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
------- Comment #2 from burnus at gcc dot gnu dot org 2008-09-18 20:03 -------
Works for me. Can you check with a recent 4.4 compiler? There I get:
(idb) pt RD
type = REAL(4)(10)(10)
which looks OK.
--
burnus at gcc dot gnu dot org changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|NEW |WAITING
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=30249