Re: [PATCH] fortran: Fix element size in collective subroutines implementation [PR126799]
Mikael Morin <[email protected]>
| Newsgroups | gmane.comp.gcc.patches,gmane.comp.gcc.fortran |
|---|---|
| Message-ID | <[email protected]> |
Le 12/08/2026 à 20:29, Steve Kargl a écrit : > On 8/12/26 10:24, Mikael Morin wrote: >> Hello, >> >> this caused a regression on something else I was working on. >> I found a failing example on the trunk, and here we are. >> Fortran-tested on aarch64-unknown-linux-gnu. OK for mainline? >> >> Mikael > > Yes. The patch verges on "obviously correct". > The change itself is definitely trivial; the context and impacts are less so. Thanks for the review, pushed as r17-3254-gfbc358491eac26.