lang-specs.h: Add support for .f03 and .F03 extensions.
fortran/ 2007-01-26 Tobias Burnus <burnus@net-b.de> * lang-specs.h: Add support for .f03 and .F03 extensions. * gfortran.texi: Document .f03 extension. * options.c (form_from_filename): Recognize .f03. testsuite/ 2007-01-26 Tobias Burnus <burnus@net-b.de> * gfortran.dg/gomp/gomp.exp: Support .f03 extension. * gfortran.dg/vect/vect.exp: Ditto. * gfortran.dg/dg.exp: Ditto. * gfortran.fortran-torture/execute/execute.exp: Ditto. * gfortran.fortran-torture/compile/compile.exp: Ditto. libgomp/ 2007-01-26 Tobias Burnus <burnus@net-b.de> * testsuite/libgomp.fortran/fortran.exp: Support .f03 extension. From-SVN: r121201
Showing
- gcc/fortran/ChangeLog 6 additions, 0 deletionsgcc/fortran/ChangeLog
- gcc/fortran/gfortran.texi 2 additions, 2 deletionsgcc/fortran/gfortran.texi
- gcc/fortran/lang-specs.h 2 additions, 0 deletionsgcc/fortran/lang-specs.h
- gcc/fortran/options.c 3 additions, 0 deletionsgcc/fortran/options.c
- gcc/testsuite/ChangeLog 8 additions, 0 deletionsgcc/testsuite/ChangeLog
- gcc/testsuite/gfortran.dg/dg.exp 1 addition, 1 deletiongcc/testsuite/gfortran.dg/dg.exp
- gcc/testsuite/gfortran.dg/gomp/gomp.exp 1 addition, 1 deletiongcc/testsuite/gfortran.dg/gomp/gomp.exp
- gcc/testsuite/gfortran.dg/vect/vect.exp 1 addition, 1 deletiongcc/testsuite/gfortran.dg/vect/vect.exp
- gcc/testsuite/gfortran.fortran-torture/compile/compile.exp 6 additions, 0 deletionsgcc/testsuite/gfortran.fortran-torture/compile/compile.exp
- gcc/testsuite/gfortran.fortran-torture/execute/execute.exp 6 additions, 0 deletionsgcc/testsuite/gfortran.fortran-torture/execute/execute.exp
- libgomp/ChangeLog 4 additions, 0 deletionslibgomp/ChangeLog
- libgomp/testsuite/libgomp.fortran/fortran.exp 1 addition, 1 deletionlibgomp/testsuite/libgomp.fortran/fortran.exp
Loading
Please register or sign in to comment