re PR fortran/18918 (Eventually support Fortran 2008's coarrays [co-arrays])
authorTobias Burnus <burnus@net-b.de>
Sun, 27 Mar 2011 09:01:34 +0000 (11:01 +0200)
committerTobias Burnus <burnus@gcc.gnu.org>
Sun, 27 Mar 2011 09:01:34 +0000 (11:01 +0200)
commit5092eb960c2df8071aa8d61114788265579ebeaa
treecf54dd924454ebbfa0ca7cf4e63c9f60cc95aacd
parent69d523395b0da6fe5e9178cbe96e57356f32980b
re PR fortran/18918 (Eventually support Fortran 2008's coarrays [co-arrays])

2011-03-27  Tobias Burnus  <burnus@net-b.de>

        PR fortran/18918
        * caf/libcaf.h: New - coarray communication library.
        * caf/mpi.c: New.
        * caf/single.c: New.

From-SVN: r171570
libgfortran/ChangeLog
libgfortran/caf/libcaf.h [new file with mode: 0644]
libgfortran/caf/mpi.c [new file with mode: 0644]
libgfortran/caf/single.c [new file with mode: 0644]