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/60414] internal compiler error: tree check


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

--- Comment #4 from dominiq at gcc dot gnu.org ---
Author: dominiq
Date: Fri Dec  5 14:15:27 2014
New Revision: 218422

URL: https://gcc.gnu.org/viewcvs?rev=218422&root=gcc&view=rev
Log:
2014-12-05  Andre Vehreschild  <vehre@gmx.de>

    PR fortran/60414
    * interface.c (compare_parameter): Remove class argument rank
    check short circuit.

2014-12-05  Andre Vehreschild  <vehre@gmx.de>

    PR fortran/60414
    * gfortran.dg/unlimited_polymorphism_18.f90: New test.


Added:
    trunk/gcc/testsuite/gfortran.dg/unlimited_polymorphic_18.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]