Re: [gomp4] C++ OpenMP 4.0 atomics support

2013-03-15 Thread Toon Moene
On 03/15/2013 05:27 PM, Jakub Jelinek wrote: Queued for gomp-4_0-branch (to be created next week). Comments? I heard from colleagues on the Fortran Standardization Committee (http://j3-fortran.org) that 4.0 doubled in size w.r.t. the 3.x standard. I wish you lots of success implementing th

[gomp4] C++ OpenMP 4.0 atomics support

2013-03-15 Thread Jakub Jelinek
Hi! As the updated comments show, OpenMP 4.0 (rc2 so far) has added a bunch of new #pragma omp {,update,capture} forms. Here is C++ support for that, depending on http://gcc.gnu.org/ml/gcc-patches/2013-03/msg00546.html Queued for gomp-4_0-branch (to be created next week). Comments? I'm afraid C