------- Comment #9 from janus at gcc dot gnu dot org  2010-08-01 19:22 -------
Subject: Bug 44912

Author: janus
Date: Sun Aug  1 19:21:49 2010
New Revision: 162804

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=162804
Log:
2010-08-01  Janus Weil  <ja...@gcc.gnu.org>

        PR fortran/44912
        * class.c (gfc_build_class_symbol): Make '$vptr' component private.
        (gfc_find_derived_vtab): Make vtabs and vtypes public.
        * module.c (read_module): When reading module files, always import
        vtab and vtype symbols.

2010-08-01  Janus Weil  <ja...@gcc.gnu.org>

        PR fortran/44912
        * gfortran.dg/typebound_call_17.f03: New.

Added:
    trunk/gcc/testsuite/gfortran.dg/typebound_call_17.f03
Modified:
    trunk/gcc/fortran/ChangeLog
    trunk/gcc/fortran/class.c
    trunk/gcc/fortran/module.c
    trunk/gcc/testsuite/ChangeLog


-- 


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

Reply via email to