This is the mail archive of the fortran@gcc.gnu.org mailing list for the GNU Fortran 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]

Re: [Patch, Fortran] Add library support for coarray's atomic intrinsics


Dear Tobias,

That's good for trunk.

Thanks for the patch.

Paul

On 12 July 2014 17:05, Tobias Burnus <burnus@net-b.de> wrote:
> This patch is relative to the still unreviewed patch
> https://gcc.gnu.org/ml/gcc-patches/2014-07/msg00864.html
>
> With this patch, all of Fortran 2008's and TS18508's atomics should be
> supported with both -fcoarray=single and =lib (with libcaf_single). Still
> missing is the support in the MPI and GASNet multi-image libraries, which is
> supposed to get released soon. However, I think adding atomics support to
> libcaf_mpi should be very simple.
>
> I haven't included a -fdump-tree-original test case, but in the pending
> patch is coarray/atomic_2.f90, which a run-time test which is also run with
> -fcoarray=lib and -lcaf_single.
>
> The patch has been build and regtested on x86-64-gnu-linux.
> OK for the trunk?
>
> Tobias



-- 
The knack of flying is learning how to throw yourself at the ground and miss.
       --Hitchhikers Guide to the Galaxy


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]