[Bug fortran/79287] include files not searched for relative to the file containing the fortran include statement
dominiq at lps dot ens.fr
gcc-bugzilla@gcc.gnu.org
Wed Feb 1 19:24:00 GMT 2017
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=79287
Dominique d'Humieres <dominiq at lps dot ens.fr> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|UNCONFIRMED |WAITING
Last reconfirmed| |2017-02-01
Ever confirmed|0 |1
--- Comment #1 from Dominique d'Humieres <dominiq at lps dot ens.fr> ---
My F2015 draft reads
> 3.4 Including source text
> ...
> 8 The interpretation of char-literal-constant is processor dependent.
> An example of a possible valid interpretation is that char-literal-constant
> is the name of a file that contains the source text to be included.
IMO that means that both behaviors are standard conforming. If this is correct,
I suggest to close the PR as WONTFIX.
More information about the Gcc-bugs
mailing list