This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug fortran/30446] -J option doesn't add path to search list
- From: "fxcoudert at gcc dot gnu dot org" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: 20 Jan 2007 13:01:19 -0000
- Subject: [Bug fortran/30446] -J option doesn't add path to search list
- References: <bug-30446-10259@http.gcc.gnu.org/bugzilla/>
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
------- Comment #1 from fxcoudert at gcc dot gnu dot org 2007-01-20 13:01 -------
Subject: Bug 30446
Author: fxcoudert
Date: Sat Jan 20 13:01:08 2007
New Revision: 121000
URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=121000
Log:
PR fortran/30446
* options.c (gfc_handle_module_path_options): Path used in -J
option is now added to the module search path.
Modified:
trunk/gcc/fortran/ChangeLog
trunk/gcc/fortran/options.c
--
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=30446