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/67524] ICE on using implicit character instead of implicit none etc.


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

--- Comment #5 from lkrupp at gcc dot gnu.org ---
Author: lkrupp
Date: Wed Oct  5 18:00:30 2016
New Revision: 240797

URL: https://gcc.gnu.org/viewcvs?rev=240797&root=gcc&view=rev
Log:
2016-10-05  Louis Krupp  <louis.krupp@zoho.com>

        PR fortran/67524
        * gfortran.dg/pr67524.f90: New test.

2016-10-05  Louis Krupp  <louis.krupp@zoho.com>

        PR fortran/67524
        * resolve.c (resolve_symbol): Don't apply default type rules to
        mixed-entry master created for function entry points.


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