This is the mail archive of the gcc-bugs@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[Bug fortran/40584] gfortran does not recognize .f95 files



------- Comment #3 from kargl at gcc dot gnu dot org  2009-06-29 14:25 -------
(In reply to comment #1)
> 
> It is extremely unlikely that such a change would go unnoticed. The GCC test
> suite contains .f90, .f03 and .f08 and .F90 files. (Admittedly, no .f95/.F95
> file.) The testsuite is run on a large range of systems and before the
> committal of any patch.
> 
REMOVE:kargl[207] ls ~/gcc/gcc4x/gcc/testsuite/gfortran.dg/*f95
/usr/home/kargl/gcc/gcc4x/gcc/testsuite/gfortran.dg/include_3.f95
REMOVE:kargl[208] ls ~/gcc/gcc4x/gcc/testsuite/gfortran.dg/*F95

Checking gfortran.log

Executing on host:
/usr/home/kargl/gcc/obj4x/gcc/testsuite/gfortran/../../gfortran
-B/usr/home/kargl/gcc/obj4x/gcc/testsuite/gfortran/../../
/usr/home/kargl/gcc/gcc4x/gcc/testsuite/gfortran.dg/include_3.f95   -O 
-fpreprocessed -g3 -S  -o include_3.s    (timeout = 300)
PASS: gfortran.dg/include_3.f95  -O  (test for excess errors)


-- 


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


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]