llvm-project
80fa3bdd
- [flang] Implement FNUM() (#159433)
Go
Login via GitHub
Home
Pricing
FAQ
Install
Login
via GitHub
Commit
View On
GitHub
Commit
6 days ago
[flang] Implement FNUM() (#159433) The GNU Fortran library function FNUM(u) returns the UNIX file descriptor that corresponds to an open Fortran unit number, if any; otherwise -1. This implementation is a library extension only, not an intrinsic.
References
#159433 - [flang] Implement FNUM()
Author
klausler
Parents
b21dd44d
Loading