Re: [Patch, fortran] PR121384 - Wrongly initialized associate array descriptor when the target is wrapped in parenthesis
Jerry D <[email protected]>
| Newsgroups | gmane.comp.gcc.patches,gmane.comp.gcc.fortran |
|---|---|
| Message-ID | <[email protected]> |
On 4/17/26 12:36 AM, Paul Richard Thomas wrote: > This one is actually very straightforward. Most of the patch consists > of moves of helper functions to allow a temporary to be constructed > for the selector. > > Regtests on FC43/x86_64 - OK for mainline? > > Once 17-branch is open, I will see if an extension to this patch can > be used to eliminate a lot of code in trans-stmt.cc. > > Paul Yes, Looks Good To Me. OK for mainline. Best regards, Jerry