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/18923] segfault after subroutine name confusion



------- Comment #19 from jvdelisle at gcc dot gnu dot org  2007-05-23 05:15 -------
Subject: Bug 18923

Author: jvdelisle
Date: Wed May 23 04:15:25 2007
New Revision: 124979

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=124979
Log:
2007-05-22  Jerry DeLisle  <jvdelisle@gcc.gnu.org>

        PR fortran/18923
        * resolve.c (resolve_function): Don't call resolve_global_procedure if
        there is no name. Delete duplicated statement in ELSE clause.

Modified:
    trunk/gcc/fortran/ChangeLog
    trunk/gcc/fortran/resolve.c


-- 


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


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