Skip to content

[flang] Support "PRINT NML" #111738

Closed
@klausler

Description

@klausler
Contributor

It's not conforming, but 6 out of 7 compilers tested support the use of a namelist name as the format in a PRINT statement with no data-list.

Activity

self-assigned this
on Oct 9, 2024
added
flangFlang issues not falling into any other category
on Oct 9, 2024
changed the title [-][flang] Support "PRINT, NML"[/-] [+][flang] Support "PRINT NML"[/+] on Oct 9, 2024
klausler

klausler commented on Oct 11, 2024

@klausler
ContributorAuthor
added a commit that references this issue on Oct 11, 2024
added and removed
flangFlang issues not falling into any other category
on Oct 11, 2024
llvmbot

llvmbot commented on Oct 11, 2024

@llvmbot
Member

@llvm/issue-subscribers-flang-frontend

Author: Peter Klausler (klausler)

It's not conforming, but 6 out of 7 compilers tested support the use of a namelist name as the format in a PRINT statement with no data-list.
added a commit that references this issue on Oct 15, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

    Development

    Participants

    @EugeneZelenko@klausler@llvmbot

    Issue actions

      [flang] Support "PRINT NML" · Issue #111738 · llvm/llvm-project