Skip to content

F_Front: Missing support for ieee_arithmetic #148

Description

@haraldkl

The intrinsic module ieee_arithmetic is not supported.
Compiling this module:

module tem_isNaN_module
  use, intrinsic :: ieee_arithmetic, only: ieee_is_nan
end module tem_isNaN_module

results in the following message:
"mwe.f90:tem_isnan_module", line 2: failed to import module 'ieee_arithmetic'

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions