Hi Toon,
the coarray_native branch is not where Jerry has put the caf_shmem patches.
Coarray native is an older branch, that used a different approach to shared
memory coarrays. Caf_shmem is partially based on it.
The branch Jerry has build is
remotes/origin/devel/gfortran-test
- AndreAndre Vehreschild * ve...@gmx.de
Am 21. Juli 2025 20:11:21 schrieb Toon Moene <t...@moene.org>:
On 7/19/25 20:40, Jerry D wrote:
Yes, this is why we need additional testers.
For those who need some guidance to the test branch:
$ git clone git://gcc.gnu.org/git/gcc.git
$ cd gcc
$ git checkout remotes/origin/devel/gfortran-test
$ git switch -c gfortran-test
If you already have an existing clone of the gcc git repository, you
have to perform:
git fetch --all
to see the gfortran-test branch.
After that, I was able to do
git worktree add ../coarray_native devel/coarray_native
which made it look like any other worktree local to the gcc git repository.
Here are my first build and test runs:
https://gcc.gnu.org/pipermail/gcc-testresults/2025-July/853295.html
Kind regards,
--
Toon Moene - e-mail: t...@moene.org - phone: +31 346 214290
Saturnushof 14, 3738 XG Maartensdijk, The Netherlands