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/41909] [4.4/4.5 Regression] ICE with "call foo" in "program foo"



------- Comment #3 from jvdelisle at gcc dot gnu dot org  2009-11-07 04:31 -------
Subject: Bug 41909

Author: jvdelisle
Date: Sat Nov  7 04:31:02 2009
New Revision: 153991

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=153991
Log:
2009-11-06  Jerry DeLisle  <jvdelisle@gcc.gnu.org>

        PR fortran/41909
        * resolve.c (is_illegal_recursion): Return false if sym is program.

Modified:
    branches/gcc-4_4-branch/gcc/fortran/ChangeLog
    branches/gcc-4_4-branch/gcc/fortran/resolve.c


-- 


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


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