This is the mail archive of the
fortran@gcc.gnu.org
mailing list for the GNU Fortran project.
[Patch, Fortran, committed] PR 64173: ICE involving procedure 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: Wed, 17 Dec 2014 22:22:03 +0100
- Subject: [Patch, Fortran, committed] PR 64173: ICE involving procedure pointer component
- Authentication-results: sourceware.org; auth=none
Hi all,
I have just committed as obvious a one-line fix for an ICE-on-valid
problem with procedure pointer components:
https://gcc.gnu.org/viewcvs/gcc?view=revision&revision=218834
Cheers,
Janus