--- Comment #10 from dfranke at gcc dot gnu dot org 2008-08-18 20:51
---
Closing as WONTFIX.
Reference:
http://gcc.gnu.org/ml/fortran/2008-08/msg00071.html
(and following).
(Updated) Documentation about gfortran's behaviour with preprocessing can be
found in sections 1.3 and 2.3 o
--- Comment #9 from dfranke at gcc dot gnu dot org 2008-08-18 20:47 ---
Subject: Bug 37032
Author: dfranke
Date: Mon Aug 18 20:46:08 2008
New Revision: 139215
URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=139215
Log:
2008-08-18 Daniel Franke <[EMAIL PROTECTED]>
PR fo
--- Comment #8 from dfranke at gcc dot gnu dot org 2008-08-14 21:17 ---
IMO, not pre-processing INCLUDEd files (as opposed to #include'd ones) is a
feature, not a bug.
Maybe we should make a final decision on this, i.e. if bug or feature, and
state/document it, once and for all?
--
--- Comment #7 from burnus at gcc dot gnu dot org 2008-08-06 06:12 ---
> Does the Fortran standard mention preprocessing at all?
Yes, part 3 of the Fortran standard is about preprocessing ("Conditional
Compilation", "CoCo"), however, to my knowledge hardly anyone uses it and no
compiler
--- Comment #6 from godom at twinbee dot com 2008-08-05 22:04 ---
(In reply to comment #5)
ok. Thank you very much for your help ^_^.
--
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=37032
--- Comment #5 from kargl at gcc dot gnu dot org 2008-08-05 21:44 ---
(In reply to comment #4
> Does the Fortran standard mention preprocessing at all?
No. Section 1.1 (the very 1st section) states
1.1 Scope
ISO/IEC 1539 is a multipart International Standard; the parts are publi
--- Comment #4 from godom at twinbee dot com 2008-08-05 21:30 ---
(In reply to comment #3)
> (In reply to comment #1)
> > Cf. multiple topic PR 35707.
> >
> > The problem is that
> > include 'file2.F95'
> > is not processed through CPP. I'm not sure whether it should and when it
> >
--- Comment #3 from kargl at gcc dot gnu dot org 2008-08-05 21:17 ---
(In reply to comment #1)
> Cf. multiple topic PR 35707.
>
> The problem is that
> include 'file2.F95'
> is not processed through CPP. I'm not sure whether it should and when it
> should
> (file extension .F/F90/F95
--- Comment #2 from godom at twinbee dot com 2008-08-05 21:07 ---
I guess that would only work with GCC but if we can get OpenMP working, that
might be good enough. Thank you ^_^.
--
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=37032
--- Comment #1 from burnus at gcc dot gnu dot org 2008-08-05 19:22 ---
Cf. multiple topic PR 35707.
The problem is that
include 'file2.F95'
is not processed through CPP. I'm not sure whether it should and when it should
(file extension .F/F90/F95/F03/F08/FPP/FOR/fpp, always, or never)
10 matches
Mail list logo