llvm-project
80fa3bdd - [flang] Implement FNUM() (#159433)

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.
Author
Parents
Loading