[Bug fortran/78780] [7 Regression] [Coarray] ICE in conv_caf_send, at fortran/trans-intrinsic.c:1936

vehre at gcc dot gnu.org gcc-bugzilla@gcc.gnu.org
Wed Dec 14 12:50:00 GMT 2016


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


More information about the Gcc-bugs mailing list