Closed ltaylor16 closed 3 months ago
Remove a call to gen_arg_as_fortran and instead use stmt.f_arg_decl.
gen_arg_as_fortran
Set format field f_deref_attr based on attribute.
Special case format field f_type for string types. Use the deref and len attributes.
Check deref attribute when setting fmt.f_dimension. allocatable and pointer use assumed-shape.
Remove a call to
gen_arg_as_fortran
and instead use stmt.f_arg_decl.Set format field f_deref_attr based on attribute.
Special case format field f_type for string types. Use the deref and len attributes.
Check deref attribute when setting fmt.f_dimension. allocatable and pointer use assumed-shape.