[Bug fortran/65548] [5 Regression] gfc_conv_procedure_call
vehre at gcc dot gnu.org
gcc-bugzilla@gcc.gnu.org
Tue Apr 7 14:11:00 GMT 2015
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=65548
--- Comment #7 from vehre at gcc dot gnu.org ---
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-bugs
mailing list