Re: [PATCH] Fortran [PR103367] Followup patch to fix related test cases

Jerry D <[email protected]> Tue, 7 Jul 2026 08:45:47 -0700
Newsgroups gmane.comp.gcc.patches,gmane.comp.gcc.fortran
Message-ID <[email protected]>
On 7/7/26 2:17 AM, Mikael Morin wrote:
> Le 07/07/2026 à 04:34, Jerry D a écrit :
>> Hi all,
>>
>> A number of test cases, which are variations on the original reported problems 
>> on this PR, arrived on bugzilla. While working on there bugs I noticed some 
>> failures that I had originally seen on this one. This prompted me to get 
>> digging.  The result after several iterations is the attached patch.
>>
>> Regression tested on x86_64.
>>
>> OK for mainline? and later we need to backport to fix the holes.
>>
> Yes, thanks.

Committed:

commit b1eb6e08939a01a18724d35da3dd0098cb993ab9 (HEAD -> master, origin/master, 
origin/HEAD)
Author: Jerry DeLisle <[email protected]>
Date:   Mon Jul 6 18:30:05 2026 -0700

     fortran: [PR103367] Followup patch to fix related test cases