This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug fortran/16118] New: Preprocessed source error with -xf77-cpp-input
- From: "edwardss at whl dot co dot uk" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: 21 Jun 2004 17:56:03 -0000
- Subject: [Bug fortran/16118] New: Preprocessed source error with -xf77-cpp-input
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
An error occurs when specifying that fixed form source should be pre-processed
as follows:
> gfortran -save-temps -c foo.F
Keeps the preprocessed foo.f in the current directory, but
> gfortran -save-temps -xf77-cpp-input -c foo.f
does not keep the intermediate .f file in /tmp.
--
Summary: Preprocessed source error with -xf77-cpp-input
Product: gcc
Version: 3.5.0
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: fortran
AssignedTo: unassigned at gcc dot gnu dot org
ReportedBy: edwardss at whl dot co dot uk
CC: gcc-bugs at gcc dot gnu dot org
GCC build triplet: i686-pc-linux-gnu
GCC host triplet: i686-pc-linux-gnu
GCC target triplet: i686-pc-linux-gnu
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=16118