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/44584] [4.6 Regression] Invalid memory access with gfortran.dg/typebound_proc_15.f03



------- Comment #16 from janus at gcc dot gnu dot org  2010-08-03 11:09 -------
Subject: Bug 44584

Author: janus
Date: Tue Aug  3 11:08:50 2010
New Revision: 162840

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

        PR fortran/44584
        PR fortran/45161
        * class.c (add_procs_to_declared_vtab1): Don't add erroneous
procedures.
        * resolve.c (resolve_tb_generic_targets): Check for errors.


2010-08-03  Janus Weil  <janus@gcc.gnu.org>

        PR fortran/44584
        PR fortran/45161
        * gfortran.dg/typebound_call_9.f03: Modified.
        * gfortran.dg/typebound_generic_1.f03: Modified.

Modified:
    trunk/gcc/fortran/ChangeLog
    trunk/gcc/fortran/class.c
    trunk/gcc/fortran/resolve.c
    trunk/gcc/testsuite/ChangeLog
    trunk/gcc/testsuite/gfortran.dg/typebound_call_9.f03
    trunk/gcc/testsuite/gfortran.dg/typebound_generic_1.f03


-- 


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


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