r219631 - in /trunk/libgfortran: ChangeLog io/i...

jvdelisle@gcc.gnu.org jvdelisle@gcc.gnu.org
Thu Jan 15 03:57:00 GMT 2015


Author: jvdelisle
Date: Thu Jan 15 03:57:29 2015
New Revision: 219631

URL: https://gcc.gnu.org/viewcvs?rev=219631&root=gcc&view=rev
Log:
2015-01-14  Jerry DeLisle  <jvdelisle@gcc.gnu.org>

	PR libgfortran/61933
	* io/inquire.c (inquire_via_unit): Set existing to true if a
	gfc_unit stucture was found for the given unit number.
	* runtime/error.c (translate_error): Add case for
	LIBERROR_INQUIRE_INTERNAL_UNIT.

Modified:
    trunk/libgfortran/ChangeLog
    trunk/libgfortran/io/inquire.c
    trunk/libgfortran/runtime/error.c



More information about the Gcc-cvs mailing list