llvm/flang/runtime
Peter Klausler 3b61587c9e [flang] LBOUND() edge case: empty dimension
LBOUND must return 1 for an empty dimension, no matter what
explicit expression might appear in a declaration or arrive in
a descriptor.

Differential Revision: https://reviews.llvm.org/D121488
2022-03-14 11:16:09 -07:00
..
allocatable.cpp
assign.cpp
buffer.cpp
buffer.h
character.cpp
CMakeLists.txt [flang] Upstream runtime changes for inquiry intrinsics 2022-02-09 12:42:36 -08:00
command.cpp [flang] Add runtime support for GET_COMMAND 2022-03-14 09:35:45 +00:00
complex-reduction.c
complex-reduction.h
config.h.cmake
connection.cpp [flang] Honor RECL= in list-directed/namelist output 2022-03-02 12:07:18 -08:00
connection.h [flang] Debugging of ACCESS='STREAM' I/O (take 2) 2022-02-04 18:02:34 -08:00
copy.cpp
copy.h
derived-api.cpp
derived.cpp [flang] Fix extent computation in finalization 2022-03-09 09:01:02 -08:00
derived.h
descriptor-io.cpp
descriptor-io.h [flang] Improve runtime crash messages 2022-03-12 15:15:56 -08:00
descriptor.cpp
dot-product.cpp
edit-input.cpp [flang] Use faster path for default formatted character input 2022-03-07 13:01:08 -08:00
edit-input.h
edit-output.cpp [flang] Honor RECL= in list-directed/namelist output 2022-03-02 12:07:18 -08:00
edit-output.h
environment.cpp
environment.h
extensions.cpp
extrema.cpp [flang] Improve runtime crash messages 2022-03-12 15:15:56 -08:00
file.cpp [flang] Debugging of ACCESS='STREAM' I/O (take 2) 2022-02-04 18:02:34 -08:00
file.h [flang] Debugging of ACCESS='STREAM' I/O (take 2) 2022-02-04 18:02:34 -08:00
findloc.cpp [flang] Improve runtime crash messages 2022-03-12 15:15:56 -08:00
format-implementation.h [flang] Extension: don't require commas between most edit descriptors in formats 2022-03-01 15:15:59 -08:00
format.cpp
format.h [flang] Do not print format tabs 2022-02-23 20:03:10 -08:00
inquiry.cpp [flang] Improve runtime crash messages 2022-03-12 15:15:56 -08:00
internal-unit.cpp [flang] Fix edge-case I/O regressions 2022-02-01 16:27:47 -08:00
internal-unit.h
io-api.cpp [flang] Improve runtime crash messages 2022-03-12 15:15:56 -08:00
io-error.cpp
io-error.h
io-stmt.cpp [flang] Improve runtime crash messages 2022-03-12 15:15:56 -08:00
io-stmt.h [flang] Use faster path for default formatted character input 2022-03-07 13:01:08 -08:00
iostat.cpp [flang] Improve runtime crash messages 2022-03-12 15:15:56 -08:00
ISO_Fortran_binding.cpp [flang] LBOUND() edge case: empty dimension 2022-03-14 11:16:09 -07:00
lock.h
main.cpp
matmul.cpp
memory.cpp
misc-intrinsic.cpp
namelist.cpp [flang] Honor RECL= in list-directed/namelist output 2022-03-02 12:07:18 -08:00
namelist.h
numeric.cpp
pointer.cpp [flang] LBOUND() edge case: empty dimension 2022-03-14 11:16:09 -07:00
product.cpp
ragged.cpp
random.cpp [flang] Improve runtime crash messages 2022-03-12 15:15:56 -08:00
reduction-templates.h [flang] Improve runtime crash messages 2022-03-12 15:15:56 -08:00
reduction.cpp [flang] Improve runtime crash messages 2022-03-12 15:15:56 -08:00
stat.cpp
stat.h
stop.cpp
sum.cpp
support.cpp
terminator.cpp
terminator.h
time-intrinsic.cpp [flang] Upstream runtime changes for inquiry intrinsics 2022-02-09 12:42:36 -08:00
tools.cpp
tools.h [flang] Allow more concurrently open NEWUNIT= values, with recycling 2022-02-28 16:13:22 -08:00
transformational.cpp [flang] Improve runtime crash messages 2022-03-12 15:15:56 -08:00
type-code.cpp
type-info.cpp [flang] Allow for deferred-length character in EstablishDescriptor 2022-02-14 10:05:07 -08:00
type-info.h [flang] Allow for deferred-length character in EstablishDescriptor 2022-02-14 10:05:07 -08:00
unit-map.cpp [flang] Allow more concurrently open NEWUNIT= values, with recycling 2022-02-28 16:13:22 -08:00
unit-map.h [flang] Allow more concurrently open NEWUNIT= values, with recycling 2022-02-28 16:13:22 -08:00
unit.cpp [flang] Improve runtime crash messages 2022-03-12 15:15:56 -08:00
unit.h [flang] Catch READ/WRITE on direct-access file without REC= 2022-03-02 12:38:11 -08:00