r158011 - in /trunk/gcc: fortran/ChangeLog fort...
burnus@gcc.gnu.org
burnus@gcc.gnu.org
Tue Apr 6 17:58:00 GMT 2010
Author: burnus
Date: Tue Apr 6 17:58:50 2010
New Revision: 158011
URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=158011
Log:
2010-04-06 Tobias Burnus <burnus@net-b.de>
PR fortran/18918
* iso-fortran-env.def: Add the integer parameters
* atomic_int_kind,
atomic_logical_kind, iostat_inquire_internal_unit, stat_locked,
stat_locked_other_image, stat_stopped_image and stat_unlocked of
Fortran 2008.
* intrinsic.texi (iso_fortran_env): Ditto.
* libgfortran.h (libgfortran_stat_codes): New enum.
* module.c (use_iso_fortran_env_module): Honour -std= when
* loading
constants from the intrinsic module.
2010-04-06 Tobias Burnus <burnus@net-b.de>
PR fortran/18918
* gfortran.dg/iso_fortran_env_5.f90: New test.
* gfortran.dg/iso_fortran_env_6.f90: New test.
Added:
trunk/gcc/testsuite/gfortran.dg/iso_fortran_env_5.f90
trunk/gcc/testsuite/gfortran.dg/iso_fortran_env_6.f90
Modified:
trunk/gcc/fortran/ChangeLog
trunk/gcc/fortran/intrinsic.texi
trunk/gcc/fortran/iso-fortran-env.def
trunk/gcc/fortran/libgfortran.h
trunk/gcc/fortran/module.c
trunk/gcc/testsuite/ChangeLog
More information about the Gcc-cvs
mailing list