r241927 - in /trunk/gcc/fortran: ChangeLog expr...

tkoenig@gcc.gnu.org tkoenig@gcc.gnu.org
Mon Nov 7 19:33:00 GMT 2016


Author: tkoenig
Date: Mon Nov  7 19:33:27 2016
New Revision: 241927

URL: https://gcc.gnu.org/viewcvs?rev=241927&root=gcc&view=rev
Log:
2016-11-07  Thomas Koenig  <tkoenig@gcc.gnu.org>

	PR fortran/78226
	* expr.c (gfc_generate_initializer):  Add where to EXPR_NULL
	statement.
	* iresolve.c (gfc_resolve_extends_type_of):  Add where to
	both arguments of the function.
	* resolve.c (resolve_select_type):  Add where to the
	second argument of the new statement.


Modified:
    trunk/gcc/fortran/ChangeLog
    trunk/gcc/fortran/expr.c
    trunk/gcc/fortran/iresolve.c
    trunk/gcc/fortran/resolve.c



More information about the Gcc-cvs mailing list