r221897 - in /trunk/gcc: fortran/ChangeLog fort...

vehre@gcc.gnu.org vehre@gcc.gnu.org
Tue Apr 7 14:10:00 GMT 2015


Author: vehre
Date: Tue Apr  7 14:10:43 2015
New Revision: 221897

URL: https://gcc.gnu.org/viewcvs?rev=221897&root=gcc&view=rev
Log:
	PR fortran/65548
        * gfortran.dg/allocate_with_source_5.f90: New test.

        * trans-stmt.c (gfc_trans_allocate): For intrinsic functions
        use conv_expr_descriptor() instead of conv_expr_reference().


Added:
    trunk/gcc/testsuite/gfortran.dg/allocate_with_source_5.f90
Modified:
    trunk/gcc/fortran/ChangeLog
    trunk/gcc/fortran/trans-stmt.c
    trunk/gcc/testsuite/ChangeLog



More information about the Gcc-cvs mailing list