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/57562] [OOP] ICE due to extended derived type with PARAMETER attribute


https://gcc.gnu.org/bugzilla/show_bug.cgi?id=57562

--- Comment #8 from janus at gcc dot gnu.org ---
Author: janus
Date: Fri Jan  2 16:31:52 2015
New Revision: 219144

URL: https://gcc.gnu.org/viewcvs?rev=219144&root=gcc&view=rev
Log:
2015-01-02  Janus Weil  <janus@gcc.gnu.org>

    PR fortran/57562
    * expr.c (find_component_ref): Deal with extended types.

2015-01-02  Janus Weil  <janus@gcc.gnu.org>

    PR fortran/57562
    * gfortran.dg/extends_16.f90: New.

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