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 #3 from fxcoudert at gcc dot gnu dot org  2007-10-03 09:46 -------
Subject: Bug 26682

Author: fxcoudert
Date: Wed Oct  3 09:46:46 2007
New Revision: 128977

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=128977
Log:
        PR fortran/26682

        * options.c (gfc_post_options): Issue an error when
        -fwhole-program is used.

        * doc/invoke.texi (-fwhole-program): Document that Fortran
        doesn't support this option.

Modified:
    trunk/gcc/ChangeLog
    trunk/gcc/doc/invoke.texi
    trunk/gcc/fortran/ChangeLog
    trunk/gcc/fortran/options.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]