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/44558] [OOP] ICE on invalid code: called TBP subroutine as TBP function



------- Comment #3 from janus at gcc dot gnu dot org  2010-06-17 22:15 -------
Subject: Bug 44558

Author: janus
Date: Thu Jun 17 22:15:30 2010
New Revision: 160948

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

        PR fortran/44558
        * resolve.c (resolve_typebound_function,resolve_typebound_subroutine):
        Return directly in case of an error.


2010-06-17  Janus Weil  <janus@gcc.gnu.org>

        PR fortran/44558
        * gfortran.dg/typebound_call_15.f03: New.

Added:
    trunk/gcc/testsuite/gfortran.dg/typebound_call_15.f03
Modified:
    trunk/gcc/fortran/ChangeLog
    trunk/gcc/fortran/resolve.c
    trunk/gcc/testsuite/ChangeLog


-- 


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


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