Re: Questions on `scan` Intrinsic Implementation (For Fortran 2023 `split` procedure)

2025-07-16 Thread c8ef
On 7/16/2025 12:01 AM, c8ef wrote: Hi Mikael, On 7/14/2025 8:46 PM, Mikael Morin wrote: Le 13/07/2025 à 16:39, c8ef a écrit : Hi all, I'm currently working on implementing the `split` procedure, which was added in Fortran 2023. Given its similar functionality to the `scan` intrinsic, I've b

Re: Coarray shared memory testing

2025-07-16 Thread Andre Vehreschild
Hi Jerry, I am back on track. I tried to replay your fault with my latest patch for pr88076 and the latest patch on the OpenCoarray's branch, namely this one: https://github.com/sourceryinstitute/OpenCoarrays/commit/47a7a470a0a88f8a9e8c72dfaa8ab685f6b58ecd I can not replay the error you got. For

Re: *** SPAM *** Re: [PATCH] fortran: Factor array descriptor references

2025-07-16 Thread Mikael Morin
Le 16/07/2025 à 00:05, Steve Kargl a écrit : On Sun, Jul 13, 2025 at 10:59:32AM +0200, Mikael Morin wrote: Regression tested on x86_64-pc-linux-gnu. OK for master? Yes, with one observation below. diff --git a/gcc/fortran/trans-array.cc b/gcc/fortran/trans-array.cc index 1561936daf1..af62e