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/47768] ICE: printing a derived-type variable with proc-pointer components


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

--- Comment #5 from janus at gcc dot gnu.org 2011-02-18 12:24:01 UTC ---
Author: janus
Date: Fri Feb 18 12:23:56 2011
New Revision: 170271

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=170271
Log:
2011-02-18  Janus Weil  <janus@gcc.gnu.org>

    PR fortran/47768
    * resolve.c (resolve_transfer): Reject variables with procedure pointer
    components.

2011-02-18  Janus Weil  <janus@gcc.gnu.org>

    PR fortran/47768
    * gfortran.dg/proc_ptr_comp_30.f90: New.

Added:
    trunk/gcc/testsuite/gfortran.dg/proc_ptr_comp_30.f90
Modified:
    trunk/gcc/fortran/ChangeLog
    trunk/gcc/fortran/resolve.c
    trunk/gcc/testsuite/ChangeLog


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