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/78780] [7 Regression] [Coarray] ICE in conv_caf_send, at fortran/trans-intrinsic.c:1936


https://gcc.gnu.org/bugzilla/show_bug.cgi?id=78780

--- Comment #2 from vehre at gcc dot gnu.org ---
Author: vehre
Date: Wed Dec 14 12:49:45 2016
New Revision: 243648

URL: https://gcc.gnu.org/viewcvs?rev=243648&root=gcc&view=rev
Log:
gcc/testsuite/ChangeLog:

2016-12-14  Andre Vehreschild  <vehre@gcc.gnu.org>

        PR fortran/78780
        * gfortran.dg/coarray/alloc_comp_5.f90: New test.
        * gfortran.dg/coarray_42.f90: New test.


gcc/fortran/ChangeLog:

2016-12-14  Andre Vehreschild  <vehre@gcc.gnu.org>

        PR fortran/78780
        * trans-expr.c (gfc_trans_assignment_1): Improve check whether detour
        caf-runtime routines is needed.


Added:
    trunk/gcc/testsuite/gfortran.dg/coarray/alloc_comp_5.f90
    trunk/gcc/testsuite/gfortran.dg/coarray_42.f90
Modified:
    trunk/gcc/fortran/ChangeLog
    trunk/gcc/fortran/trans-expr.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]