------- Comment #2 from charles at schwieters dot org  2008-09-11 19:51 -------
thanks for pointing that out. -fdefault-integer-8 works fine.

However, the -i8 behavior *is* confusing:

% gfortran -c -i8 t.f
% gfortran -c -i8 t.F
cc1: error: unrecognized command line option "-i8"

i.e. it *seems* to work for .f files, but not for .F files.


-- 

charles at schwieters dot org changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|RESOLVED                    |UNCONFIRMED
         Resolution|INVALID                     |


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

Reply via email to