Prior to the introduction of the FLUSH statement in Fortran 2003,
implementations provided a FLUSH subroutine.
We can't yet put Fortran code into the runtime, so this subroutine
is in C++ with a Fortran-mangled entry point name.
Differential D115289
[flang] Add CALL FLUSH(n) legacy extension klausler on Dec 7 2021, 2:43 PM. Authored by
Details Prior to the introduction of the FLUSH statement in Fortran 2003, We can't yet put Fortran code into the runtime, so this subroutine
Diff Detail
Event Timeline |