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

burnus@gcc.gnu.org burnus@gcc.gnu.org
Tue Jan 27 19:57:00 GMT 2015


Author: burnus
Date: Tue Jan 27 19:57:55 2015
New Revision: 220189

URL: https://gcc.gnu.org/viewcvs?rev=220189&root=gcc&view=rev
Log:
2015-01-27  Tobias Burnus  <burnus@net-b.de>

        PR fortran/63861
gcc/fortran/
        * trans-openmp.c (gfc_has_alloc_comps, gfc_trans_omp_clauses):
        Fix handling for scalar coarrays.
        * trans-types.c (gfc_get_element_type): Add comment.
gcc/testsuite/
        * gfortran.dg/goacc/coarray_2.f90: New.


Added:
    trunk/gcc/testsuite/gfortran.dg/goacc/coarray_2.f90
Modified:
    trunk/gcc/fortran/ChangeLog
    trunk/gcc/fortran/trans-openmp.c
    trunk/gcc/fortran/trans-types.c
    trunk/gcc/testsuite/ChangeLog



More information about the Gcc-cvs mailing list