Skip to content

Conversation

@klausler
Copy link
Contributor

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.

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.
@llvmbot llvmbot added the flang Flang issues not falling into any other category label Sep 17, 2025
@klausler klausler merged commit 80fa3bd into llvm:main Sep 19, 2025
12 checks passed
@klausler klausler deleted the fnum branch September 19, 2025 15:09
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

flang Flang issues not falling into any other category

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants