r225899 - in /branches/gcc-5-branch/gcc: fortra...

kargl@gcc.gnu.org kargl@gcc.gnu.org
Thu Jul 16 18:34:00 GMT 2015


Author: kargl
Date: Thu Jul 16 18:34:06 2015
New Revision: 225899

URL: https://gcc.gnu.org/viewcvs?rev=225899&root=gcc&view=rev
Log:
2015-07-16  Steven G. Kargl  <kargl@gcc.gnu.org>

	* io.c (check_char_variable): New function.
	(match_open_element, match_close_element, match_file_element,
	match_dt_element, match_inquire_element, match_wait_element): Use it.

2015-07-16  Steven G. Kargl  <kargl@gcc.gnu.org>

	* gfortran.dg/iomsg_2.f90: New test.

Added:
    branches/gcc-5-branch/gcc/testsuite/gfortran.dg/iomsg_2.f90
Modified:
    branches/gcc-5-branch/gcc/fortran/ChangeLog
    branches/gcc-5-branch/gcc/fortran/io.c
    branches/gcc-5-branch/gcc/testsuite/ChangeLog



More information about the Gcc-cvs mailing list