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/79287] include files not searched for relative to the file containing the fortran include statement


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.

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