[Bug fortran/47463] [OOP] ICE in gfc_add_component_ref

dnovillo at gcc dot gnu.org gcc-bugzilla@gcc.gnu.org
Wed Feb 2 18:25:00 GMT 2011


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

--- Comment #10 from Diego Novillo <dnovillo at gcc dot gnu.org> 2011-02-02 18:12:05 UTC ---
Author: dnovillo
Date: Wed Feb  2 18:11:56 2011
New Revision: 169722

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

    PR fortran/47463
    * resolve.c (resolve_typebound_subroutine): Bug fix for the case of
    an argument of a typebound assignment being a component.


2011-01-31  Janus Weil  <janus@gcc.gnu.org>

    PR fortran/47463
    * gfortran.dg/typebound_assignment_1.f03: New.

Added:
   
branches/google/integration/gcc/testsuite/gfortran.dg/typebound_assignment_1.f03
Modified:
    branches/google/integration/gcc/fortran/ChangeLog
    branches/google/integration/gcc/fortran/resolve.c
    branches/google/integration/gcc/testsuite/ChangeLog



More information about the Gcc-bugs mailing list