This is the mail archive of the gcc-bugs@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[Bug fortran/65548] [5 Regression] gfc_conv_procedure_call


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


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]