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/54134] [OOP] ICE overriding derived type bound function with allocatable character as result


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

--- Comment #3 from janus at gcc dot gnu.org 2012-07-31 13:04:00 UTC ---
Author: janus
Date: Tue Jul 31 13:03:53 2012
New Revision: 190010

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

    PR fortran/54134
    * dependency.c (gfc_dep_compare_expr): Check if arguments are NULL.

2012-07-31  Janus Weil  <janus@gcc.gnu.org>

    PR fortran/54134
    * gfortran.dg/typebound_override_3.f90: New.

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