This is the mail archive of the
gcc-patches@gcc.gnu.org
mailing list for the GCC project.
[Patch, Fortran, committed] PR 51082: [F03] Wrong result for a pointer to a proc-pointer component
- From: Janus Weil <janus at gcc dot gnu dot org>
- To: gfortran <fortran at gcc dot gnu dot org>, gcc-patches <gcc-patches at gcc dot gnu dot org>
- Date: Sun, 15 Apr 2012 13:51:58 +0200
- Subject: [Patch, Fortran, committed] PR 51082: [F03] Wrong result for a pointer to a proc-pointer component
Hi all,
I have just committed as obvious a simple one-line fix for a procedure
pointer problem (after a successful regtest):
http://gcc.gnu.org/viewcvs?view=revision&revision=186465
Cheers,
Janus