public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
* [Bug fortran/37468]  New: error when combining -i8 with .F files
@ 2008-09-10 19:38 charles at schwieters dot org
  2008-09-10 19:43 ` [Bug fortran/37468] " pinskia at gcc dot gnu dot org
                   ` (10 more replies)
  0 siblings, 11 replies; 12+ messages in thread
From: charles at schwieters dot org @ 2008-09-10 19:38 UTC (permalink / raw)
  To: gcc-bugs

Files with the suffix .F are first sent to the C preprocessor. When I combine
this with -i8 (specifying 64 bit integers), I get the following error. It seems
that the -i8 is mistakenly sent to the C preprocessor.

gfortran -c -i8 -fno-range-check  -ffixed-line-length-120
-fno-second-underscore -fpic  -i8 -DZOMPLEX c_ffti.F -o zffti.o
cc1: error: unrecognized command line option "-i8"


-- 
           Summary: error when combining -i8 with .F files
           Product: gcc
           Version: 4.3.1
            Status: UNCONFIRMED
          Severity: normal
          Priority: P3
         Component: fortran
        AssignedTo: unassigned at gcc dot gnu dot org
        ReportedBy: charles at schwieters dot org
  GCC host triplet: (amd64 - Debian testing  - gfortran-4.3


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


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

end of thread, other threads:[~2008-12-25  1:43 UTC | newest]

Thread overview: 12+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2008-09-10 19:38 [Bug fortran/37468] New: error when combining -i8 with .F files charles at schwieters dot org
2008-09-10 19:43 ` [Bug fortran/37468] " pinskia at gcc dot gnu dot org
2008-09-11 19:53 ` charles at schwieters dot org
2008-09-14 14:21 ` tkoenig at gcc dot gnu dot org
2008-09-14 15:10 ` dominiq at lps dot ens dot fr
2008-09-14 16:13 ` dominiq at lps dot ens dot fr
2008-11-28 23:04 ` [Bug fortran/37468] unknown option -i<something> not recognized by gfortran driver dfranke at gcc dot gnu dot org
2008-11-28 23:24 ` dfranke at gcc dot gnu dot org
2008-12-02  1:20 ` pinskia at gcc dot gnu dot org
2008-12-09 19:55 ` dfranke at gcc dot gnu dot org
2008-12-09 19:58 ` dfranke at gcc dot gnu dot org
2008-12-25  1:43 ` pinskia 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).