Skip to content

Add GNU extensions to flang library #58728

Open
@hawkinsp

Description

@hawkinsp

A number of GNU extensions to the Fortran standard library are used in practice by various packages.

So far when building a corpus of opensource Fortran code I've noticed the lack of:

  • etime (example user: LAPACK )
  • rshift (example user: AVL )
  • secnds (example user: AVL )
  • getpid(example user: AIRSS )
  • hostnm (example user: AIRSS )

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions