public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
* [Bug fortran/37821]  New: gfortran is ignoring #includes with the syntax <file.h>
@ 2008-10-14  1:48 chris dot walter at duke dot edu
  2008-10-14  1:51 ` [Bug fortran/37821] " chris dot walter at duke dot edu
                   ` (9 more replies)
  0 siblings, 10 replies; 11+ messages in thread
From: chris dot walter at duke dot edu @ 2008-10-14  1:48 UTC (permalink / raw)
  To: gcc-bugs

If I have a 

-Idirectory in my compile path then

#include "file.h" works
but 
#include <file.h> does not.

The compiler complains the file does not exist.

I use the binaries from http://quatramaran.ens.fr/~coudert/gfortran/
and this broke between the snapshot in May and August. It seems to correspond
to the switch to internal cpp.


-- 
           Summary: gfortran is ignoring #includes with the syntax <file.h>
           Product: gcc
           Version: 4.4.0
            Status: UNCONFIRMED
          Severity: normal
          Priority: P3
         Component: fortran
        AssignedTo: unassigned at gcc dot gnu dot org
        ReportedBy: chris dot walter at duke dot edu


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


^ permalink raw reply	[flat|nested] 11+ messages in thread

end of thread, other threads:[~2008-11-03  7:36 UTC | newest]

Thread overview: 11+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2008-10-14  1:48 [Bug fortran/37821] New: gfortran is ignoring #includes with the syntax <file.h> chris dot walter at duke dot edu
2008-10-14  1:51 ` [Bug fortran/37821] " chris dot walter at duke dot edu
2008-10-14  6:28 ` kargl at gcc dot gnu dot org
2008-10-14 12:12 ` [Bug fortran/37821] [4.4 Regression] " burnus at gcc dot gnu dot org
2008-10-14 12:24 ` dfranke at gcc dot gnu dot org
2008-10-14 12:32 ` burnus at gcc dot gnu dot org
2008-10-14 13:41 ` chris dot walter at duke dot edu
2008-10-15  9:30 ` burnus at gcc dot gnu dot org
2008-11-01 11:41 ` rguenth at gcc dot gnu dot org
2008-11-03  7:23 ` burnus at gcc dot gnu dot org
2008-11-03  7:36 ` burnus at gcc dot gnu dot org

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).