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

janus@gcc.gnu.org janus@gcc.gnu.org
Fri Jun 9 19:23:00 GMT 2017


Author: janus
Date: Fri Jun  9 19:23:48 2017
New Revision: 249073

URL: https://gcc.gnu.org/viewcvs?rev=249073&root=gcc&view=rev
Log:
2017-06-09  Janus Weil  <janus@gcc.gnu.org>

	Backport from trunk
	PR fortran/70601
	* trans-expr.c (gfc_conv_procedure_call): Fix detection of allocatable
	function results.


2017-06-09  Janus Weil  <janus@gcc.gnu.org>

	Backport from trunk
	PR fortran/70601
	* gfortran.dg/proc_ptr_comp_50.f90: New test.

Added:
    branches/gcc-5-branch/gcc/testsuite/gfortran.dg/proc_ptr_comp_50.f90
Modified:
    branches/gcc-5-branch/gcc/fortran/ChangeLog
    branches/gcc-5-branch/gcc/fortran/trans-expr.c
    branches/gcc-5-branch/gcc/testsuite/ChangeLog



More information about the Gcc-cvs mailing list