r204907 - in /branches/gcc-4_8-branch/gcc: fort...

pault@gcc.gnu.org pault@gcc.gnu.org
Sat Nov 16 21:44:00 GMT 2013


Author: pault
Date: Sat Nov 16 21:44:56 2013
New Revision: 204907

URL: http://gcc.gnu.org/viewcvs?rev=204907&root=gcc&view=rev
Log:
2013-11-16  Paul Thomas  <pault@gcc.gnu.org>

	PR fortran/58771
	* trans-io.c (transfer_expr): If the backend_decl for a derived
	type is missing, build it with gfc_typenode_for_spec.

2013-11-16  Paul Thomas  <pault@gcc.gnu.org>

	PR fortran/58771
	* gfortran.dg/derived_external_function_1.f90 : New test

Added:
    branches/gcc-4_8-branch/gcc/testsuite/gfortran.dg/derived_external_function_1.f90
Modified:
    branches/gcc-4_8-branch/gcc/fortran/ChangeLog
    branches/gcc-4_8-branch/gcc/fortran/trans-io.c
    branches/gcc-4_8-branch/gcc/testsuite/ChangeLog



More information about the Gcc-cvs mailing list