llvm/flang/runtime
Peter Klausler 03c066ab13 [flang][runtime] Catch OPEN of connected file
Diagnose OPEN(FILE=f) when f is already connected by the same name to
a distinct external I/O unit.

Differential Revision: https://reviews.llvm.org/D127035
2022-06-04 11:06:37 -07:00
..
FortranMain [flang][Runtime] Use proper prototypes in Fortran_main. NFCI 2022-05-18 08:04:09 +00:00
allocatable.cpp
assign.cpp
buffer.cpp
buffer.h
character.cpp [flang] Change "bad kind" messages in the runtime to "not yet implemented" 2022-05-10 20:08:03 -07:00
CMakeLists.txt [flang][driver] Add support for generating executables 2022-04-25 12:00:23 +00:00
command.cpp Fix invalid overflow check in flang 2022-03-30 16:47:33 +02:00
complex-reduction.c
complex-reduction.h
config.h.cmake
connection.cpp
connection.h [flang][runtime] Don't pad CHARACTER input at end of record unless PAD='YES' 2022-05-09 12:39:43 -07:00
copy.cpp
copy.h
derived-api.cpp
derived.cpp
derived.h
descriptor-io.cpp
descriptor-io.h [flang] Initial UTF-8 support in runtime I/O 2022-03-22 11:48:14 -07:00
descriptor.cpp [flang][runtime] Ensure PointerDeallocate actually deallocate pointers 2022-03-28 10:22:08 +02:00
dot-product.cpp
edit-input.cpp [flang][runtime] Signal new I/O error on floating-point input overflow 2022-06-03 22:55:03 -07:00
edit-input.h [flang] Initial UTF-8 support in runtime I/O 2022-03-22 11:48:14 -07:00
edit-output.cpp [flang][runtime] Fix edge case discrepancies with EN output editing 2022-06-04 09:14:05 -07:00
edit-output.h [flang] Initial UTF-8 support in runtime I/O 2022-03-22 11:48:14 -07:00
environment.cpp [flang] Initial UTF-8 support in runtime I/O 2022-03-22 11:48:14 -07:00
environment.h [flang] Initial UTF-8 support in runtime I/O 2022-03-22 11:48:14 -07:00
extensions.cpp
extrema.cpp [flang] Fix MAXLOC/MINLOC when MASK is scalar .FALSE. 2022-04-27 14:50:00 -07:00
file.cpp [flang][runtime] Catch OPEN of connected file 2022-06-04 11:06:37 -07:00
file.h [flang][runtime] Catch OPEN of connected file 2022-06-04 11:06:37 -07:00
findloc.cpp
format-implementation.h [flang][runtime] Signal format error when input field width is zero 2022-06-03 18:11:00 -07:00
format.cpp
format.h
inquiry.cpp
internal-unit.cpp [flang][runtime] Don't crash after surviving internal output overflow 2022-06-04 08:47:13 -07:00
internal-unit.h [flang] Initial UTF-8 support in runtime I/O 2022-03-22 11:48:14 -07:00
io-api.cpp [flang][runtime] Catch OPEN of connected file 2022-06-04 11:06:37 -07:00
io-error.cpp
io-error.h [flang][runtime] Clean up asynchronous I/O APIs 2022-05-24 07:54:57 -07:00
io-stmt.cpp [flang][runtime] Fix deadlock in error recovery 2022-06-04 09:55:53 -07:00
io-stmt.h [flang][runtime] Fix deadlock in error recovery 2022-06-04 09:55:53 -07:00
iostat.cpp [flang][runtime] Catch OPEN of connected file 2022-06-04 11:06:37 -07:00
ISO_Fortran_binding.cpp
lock.h
main.cpp
matmul.cpp
memory.cpp
misc-intrinsic.cpp
namelist.cpp [flang] Initial UTF-8 support in runtime I/O 2022-03-22 11:48:14 -07:00
namelist.h
numeric.cpp [flang][runtime] Emit error message rather than crashing for MOD(ULO)(x,P=0) 2022-06-04 11:02:48 -07:00
pointer.cpp [flang][runtime] Ensure PointerDeallocate actually deallocate pointers 2022-03-28 10:22:08 +02:00
product.cpp
ragged.cpp
random.cpp [flang][runtime] Don't let random seed queries change the sequence 2022-06-04 08:01:46 -07:00
reduction-templates.h
reduction.cpp
stat.cpp
stat.h
stop.cpp
sum.cpp
support.cpp
terminator.cpp
terminator.h
time-intrinsic.cpp [flang][MSVC] Fix building with /permissive- flag 2022-05-24 23:36:04 -05:00
tools.cpp [flang] Change "bad kind" messages in the runtime to "not yet implemented" 2022-05-10 20:08:03 -07:00
tools.h [flang] Change "unsupported" messages in the runtime to "not yet implemented" 2022-05-05 15:20:01 -07:00
transformational.cpp [flang] Change "bad kind" messages in the runtime to "not yet implemented" 2022-05-10 20:08:03 -07:00
type-code.cpp [flang][runtime] Fix KIND=16 real/complex component I/O 2022-04-25 11:18:21 -07:00
type-info.cpp [flang] Fix character length calculation for Unicode component 2022-05-23 17:48:12 -07:00
type-info.h
unit-map.cpp [flang][runtime] Catch OPEN of connected file 2022-06-04 11:06:37 -07:00
unit-map.h [flang][runtime] Catch OPEN of connected file 2022-06-04 11:06:37 -07:00
unit.cpp [flang][runtime] Catch OPEN of connected file 2022-06-04 11:06:37 -07:00
unit.h [flang][runtime] Catch OPEN of connected file 2022-06-04 11:06:37 -07:00
utf.cpp [flang] Initial UTF-8 support in runtime I/O 2022-03-22 11:48:14 -07:00
utf.h [flang] Initial UTF-8 support in runtime I/O 2022-03-22 11:48:14 -07:00