I stumbled over this omission when looking at Sandra's patch. It turned out
that this is
a new OpenMP 5.2 feature - probably added to simplify/unify the syntax. I guess
the reason
that release/acquire wasn't added before is that it cannot be universally be
used - read/write
do only accept one o
Hi Andrew,
On 27.11.23 18:35, Andrew Jenner wrote:
This is the second version of the patch - previous discussion at:
https://gcc.gnu.org/pipermail/gcc-patches/2023-November/636671.html
This patch adds the testcase from PR110415 and fixes the bug.
The problem is that in a couple of places in tr
Hi Harald,
The patch looks OK to me. Probably wait a bit for another opinion, since I’m
not that active and I may have missed something.
Thanks,
FX
Hi FX,
On 11/28/23 18:07, FX Coudert wrote:
Hi Harald,
The patch looks OK to me. Probably wait a bit for another opinion, since I’m
not that active and I may have missed something.
Thanks,
FX
thanks for having a look.
In the meantime I got an automated mail from the Linaro testers.
Accordi