https://gcc.gnu.org/bugzilla/show_bug.cgi?id=90608
Mikael Morin <mikael at gcc dot gnu.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Resolution|--- |FIXED Status|ASSIGNED |RESOLVED --- Comment #39 from Mikael Morin <mikael at gcc dot gnu.org> --- Patches to inline the case with DIM argument present have been pushed, just in time for gcc-15. Some cases remain that are not inlined (CHARACTER type, non-constant DIM), but I think those are less important and can be handled in a separate PR, if at all. Closing this.