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/59547] [OOP] Problem with using tbp specification function in multiple class procedures


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

--- Comment #4 from janus at gcc dot gnu.org ---
Author: janus
Date: Sat Jan  4 09:25:04 2014
New Revision: 206331

URL: http://gcc.gnu.org/viewcvs?rev=206331&root=gcc&view=rev
Log:
2014-01-04  Janus Weil  <janus@gcc.gnu.org>

    PR fortran/59547
    * class.c (add_proc_comp): Copy pure attribute.

2014-01-04  Janus Weil  <janus@gcc.gnu.org>

    PR fortran/59547
    * gfortran.dg/typebound_proc_32.f90: New.

Added:
    trunk/gcc/testsuite/gfortran.dg/typebound_proc_32.f90
Modified:
    trunk/gcc/fortran/ChangeLog
    trunk/gcc/fortran/class.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]