Files
clang-p2996/flang/lib/Semantics/check-io.cpp
Peter Klausler 320a5197a6 [flang] Accept OPEN(...,CONVERT="SWAP") in semantics (#79050)
The runtime implements CONVERT="SWAP", but semantics doesn't like it.
Add it to the relevant table.

Fixes llvm-test-suite/Fortran/gfortran/regression/record_marker_1.f90,
.../unf_io_convert_1.f90, .../unf_io_convert_2.f90, and
.../unf_io_convert_3.f90.
2024-01-25 16:28:12 -08:00

42 KiB