r242847 - in /branches/gcc-6-branch/gcc: fortra...
kargl@gcc.gnu.org
kargl@gcc.gnu.org
Thu Nov 24 19:26:00 GMT 2016
Author: kargl
Date: Thu Nov 24 19:26:33 2016
New Revision: 242847
URL: https://gcc.gnu.org/viewcvs?rev=242847&root=gcc&view=rev
Log:
2016-11-24 Steven G. Kargl <kargl@gcc.gnu.org>
PR fortran/78500
* expr.c (gfc_check_vardef_contextm): Fix NULL pointer dereference.
* interface.c (matching_typebound_op): Ditto.
2016-11-24 Steven G. Kargl <kargl@gcc.gnu.org>
PR fortran/78500
* gfortran.dg/class_result_4.f90: New test.
Added:
branches/gcc-6-branch/gcc/testsuite/gfortran.dg/class_result_4.f90
Modified:
branches/gcc-6-branch/gcc/fortran/ChangeLog
branches/gcc-6-branch/gcc/fortran/expr.c
branches/gcc-6-branch/gcc/fortran/interface.c
branches/gcc-6-branch/gcc/testsuite/ChangeLog
More information about the Gcc-cvs
mailing list