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/54778] [OOP] an ICE on invalid OO code


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

--- Comment #4 from janus at gcc dot gnu.org 2012-10-02 21:02:20 UTC ---
Author: janus
Date: Tue Oct  2 21:02:16 2012
New Revision: 192005

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

    PR fortran/54778
    * interface.c (matching_typebound_op): Check for 'class_ok' attribute.

2012-10-02  Janus Weil  <janus@gcc.gnu.org>

    PR fortran/54778
    * gfortran.dg/class_53.f90: New.

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