[PATCH] Fortran: fix ICE in gfc_create_module_variable [PR100273]

Jerry D jvdelisle2@gmail.com
Thu Sep 5 19:46:20 GMT 2024


On 9/5/24 12:42 PM, Harald Anlauf wrote:
> Dear all,
> 
> the attached simple patch fixes a corner case related to pr84868,
> which was tracked separately.  While Paul's patch for pr84868 added
> the framework for treating len_trim in the specification part of
> a character function, it missed the possibility that that function
> need not appear at the top level of a module, but could be a contained
> function.
> 
> Regtested on x86_64-pc-linux-gnu.  OK for mainline?
> 
> Thanks,
> Harald
> 

OK for mainline. Thanks.

Jerry


More information about the Fortran mailing list