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/26682] gfortran fails with -fwhole-program optimization



------- Comment #4 from fxcoudert at gcc dot gnu dot org  2007-10-03 21:27 -------
Subject: Bug 26682

Author: fxcoudert
Date: Wed Oct  3 21:27:39 2007
New Revision: 128993

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=128993
Log:
        PR fortran/26682
        * trans-decl.c (build_function_decl): Set "externally_visible"
        attribute on the MAIN program decl.

Modified:
    trunk/gcc/fortran/ChangeLog
    trunk/gcc/fortran/trans-decl.c


-- 


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


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