Skip to content

[flang] Question about REAL_KINDS #142171

@DanielCChen

Description

@DanielCChen

Consider the following code:

USE, INTRINSIC :: ISO_FORTRAN_ENV
IMPLICIT NONE

print*,REAL_KINDS

END

Flang outputs

2 3 4 8

It seems not correct to me.
Is the output expected?

Metadata

Metadata

Assignees

No one assigned

    Labels

    flang:frontendquestionA question, not bug report. Check out https://llvm.org/docs/GettingInvolved.html instead!

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions