Re: Coarray on trunk

2025-07-01 Thread Andre Vehreschild
Hi Jerry, thanks for the report. I am positive that I merged the correct patch, but I'll check tomorrow when it's a little bit cooler. At the moment it's so incredibly hot, one can't concentrate. Sorry for the mess, Andre Andre Vehreschild * ve...@gmx.de Am 1. Juli 2025 19:33:41 schrieb Jerry

Re: Coarray on trunk

2025-07-01 Thread Andre Vehreschild
Hi Jerry, I just had a look into pr120843 and I have successfully merged the old version of the patch. This what you are hitting now. I am very sorry. The new 'else if' near the coarray error message should be something like: else if (!op1.ref || !gfc_ref_this_image (op1.ref) || and the same

Coarray on trunk

2025-07-01 Thread Jerry D
Hi all, With latest trunk this morning after Andre's commits I am still getting failures with Toon's random_weather.f90. Was there another patch I missed? Jerry $ gfc -fcoarray=single random-weather.f90 f951: internal compiler error: in gfc_ref_this_image, at fortran/expr.cc:5948 0x21dce1f i