public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
From: "fxcoudert at gcc dot gnu dot org" <gcc-bugzilla@gcc.gnu.org>
To: gcc-bugs@gcc.gnu.org
Subject: [Bug fortran/20811] gfortran include problem (regression from g77)
Date: Thu, 17 Nov 2005 12:51:00 -0000	[thread overview]
Message-ID: <20051117125145.32318.qmail@sourceware.org> (raw)
In-Reply-To: <bug-20811-1270@http.gcc.gnu.org/bugzilla/>



------- Comment #9 from fxcoudert at gcc dot gnu dot org  2005-11-17 12:51 -------
Subject: Bug 20811

Author: fxcoudert
Date: Thu Nov 17 12:51:41 2005
New Revision: 107120

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=107120
Log:
        PR fortran/20811
        * scanner.c (gfc_open_included_file): Add an extra include_cwd
        argument. Only include files in the current working directory if
        its value is true.
        * gfortran.h: Change prototype for gfc_open_included_file.
        (load_file): Don't search for include files in the current working
        directory.
        * options.c (gfc_post_options): Add the directory of the source file
        to the list of paths for included files.
        * module.c (gfc_use_module): Look for module files in the current
        directory.

Modified:
    trunk/gcc/fortran/ChangeLog
    trunk/gcc/fortran/gfortran.h
    trunk/gcc/fortran/module.c
    trunk/gcc/fortran/options.c
    trunk/gcc/fortran/scanner.c


-- 


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


  parent reply	other threads:[~2005-11-17 12:51 UTC|newest]

Thread overview: 13+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
     [not found] <bug-20811-1270@http.gcc.gnu.org/bugzilla/>
2005-11-01 21:24 ` tobi at gcc dot gnu dot org
2005-11-04 17:22 ` mesmith dot 15507218 at bloglines dot com
2005-11-04 17:24 ` mesmith dot 15507218 at bloglines dot com
2005-11-04 17:30 ` mesmith dot 15507218 at bloglines dot com
2005-11-15 12:31 ` fxcoudert at gcc dot gnu dot org
2005-11-16  9:09 ` fxcoudert at gcc dot gnu dot org
2005-11-17 12:51 ` fxcoudert at gcc dot gnu dot org [this message]
2005-11-17 20:51 ` andreast at gcc dot gnu dot org
2005-11-17 21:30 ` andreast at gcc dot gnu dot org
2005-11-18 12:40 ` fxcoudert at gcc dot gnu dot org
2005-11-18 12:42 ` fxcoudert at gcc dot gnu dot org
2005-04-07 14:31 [Bug fortran/20811] New: " afranck at gmx dot de
2005-04-07 16:45 ` [Bug fortran/20811] " pinskia at gcc dot gnu dot org
2005-08-16 16:41 ` bsp at kithrup dot com

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20051117125145.32318.qmail@sourceware.org \
    --to=gcc-bugzilla@gcc.gnu.org \
    --cc=gcc-bugs@gcc.gnu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).