Jerry,
After weeks of "no test case errors", I hit the following today:
- - - - - - - -
https://gcc.gnu.org/pipermail/gcc-testresults/2026-March/871149.html
=== gfortran tests ===
Running target unix
FAIL: gfortran.dg/coarray/sizeof_1.f90 -fcoarray=lib -O2 -lcaf_shmem
execution test
- - - - - - - -
Would that be related ?
Kind regards,
Toon.
On 3/9/26 18:24, Jerry D wrote:
Commetted after successfully running all OpenCoarrays testing and
regression testing on x86_64
Tha Thanks Andre,
commit ede3dd56e632457899a82049e298ddd0e3612e14 (HEAD -> master, origin/
master, origin/HEAD)
Author: Andre Vehreschild <[email protected]>
Date: Fri Jul 4 11:26:46 2025 +0200
Fortran: Evaluate all functions on the source image.
Formerly pure elemental functions were evaluated in the caf_accessor.
This had so many dependencies that there was no benefit. Evaluate
every function on the calling side now, which has the benefit, that
only one temporary has to be created instead of argument many.
PR fortran/121043
gcc/fortran/ChangeLog:
* coarray.cc (check_add_new_component): Evaluate all functions
on the source image.
* trans-decl.cc (gfc_build_builtin_function_decls): The only
argument of team_number() is of type void* in the library ABI.
--
Toon Moene - e-mail: [email protected] - phone: +31 346 214290
Saturnushof 14, 3738 XG Maartensdijk, The Netherlands