]> git.ipfire.org Git - thirdparty/gcc.git/commit
module.c (use_iso_fortran_env_module): Fix standard check.
authorTobias Burnus <burnus@gcc.gnu.org>
Thu, 8 Apr 2010 14:44:37 +0000 (16:44 +0200)
committerTobias Burnus <burnus@gcc.gnu.org>
Thu, 8 Apr 2010 14:44:37 +0000 (16:44 +0200)
commit3e2f637e5c72b26c1d102f15cdc2f08b5d505401
tree7d52d0d633fe66f56a9cc73ce2d96bea1dbe2f7a
parentdd178909bb238a7db96bb25fb25c168ca08f73c4
module.c (use_iso_fortran_env_module): Fix standard check.

2010-04-08  Tobias Burnus  <burnus@net-b.de>

        * module.c (use_iso_fortran_env_module): Fix standard check.

2010-04-08  Tobias Burnus  <burnus@net-b.de>

        * gfortran.dg/iso_fortran_env_6.f90: Add more checks.

From-SVN: r158129
gcc/fortran/ChangeLog
gcc/fortran/module.c
gcc/testsuite/ChangeLog
gcc/testsuite/gfortran.dg/iso_fortran_env_6.f90