single.c (_gfortran_caf_co_reduce): New function.
authorTobias Burnus <burnus@gcc.gnu.org>
Fri, 2 Jan 2015 17:42:52 +0000 (18:42 +0100)
committerTobias Burnus <burnus@gcc.gnu.org>
Fri, 2 Jan 2015 17:42:52 +0000 (18:42 +0100)
commit09de7c25785ff59931aee011b79a67e209db27bb
treec343efaeaf68d7d672806ad72bfa945ce5a90841
parent6e4d8cb651033fc7c0c6815686211f5f5d94881a
single.c (_gfortran_caf_co_reduce): New function.

2015-01-02  Tobias Burnus  <burnus@net-b.de>

        * caf/single.c (_gfortran_caf_co_reduce): New function.
        * caf/libcaf.h (_gfortran_caf_co_reduce): New prototype.

2015-01-02  Tobias Burnus  <burnus@net-b.de>

        * gfortran.dg/coarray/collectives_4.f90: New.

From-SVN: r219148
gcc/fortran/ChangeLog
gcc/testsuite/ChangeLog
gcc/testsuite/gfortran.dg/coarray/collectives_4.f90 [new file with mode: 0644]
libgfortran/ChangeLog
libgfortran/ChangeLog-2014 [new file with mode: 0644]
libgfortran/caf/libcaf.h
libgfortran/caf/single.c