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/30446] [4.1/4.2 only] -J option doesn't add path to search list



------- Comment #2 from fxcoudert at gcc dot gnu dot org  2007-01-20 15:55 -------
Subject: Bug 30446

Author: fxcoudert
Date: Sat Jan 20 15:55:41 2007
New Revision: 121001

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=121001
Log:
        PR fortran/30446
        * options.c (gfc_handle_module_path_options): Path used in -J
        option is now added to the module search path.

        PR libfortran/26893
        * acinclude.m4 (LIBGFOR_WORKING_GFORTRAN): New check.
        * configure.ac: Add call to LIBGFOR_WORKING_GFORTRAN.
        * configure: Regenerate.
        * config.h.in: Regenerate because it was forgottent in the last
        commit.

Modified:
    branches/gcc-4_2-branch/gcc/fortran/ChangeLog
    branches/gcc-4_2-branch/gcc/fortran/options.c
    branches/gcc-4_2-branch/libgfortran/ChangeLog
    branches/gcc-4_2-branch/libgfortran/acinclude.m4
    branches/gcc-4_2-branch/libgfortran/configure
    branches/gcc-4_2-branch/libgfortran/configure.ac


-- 


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


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