Files
clang-p2996/flang/runtime/transformational.cpp
Peter Klausler 376713ff50 [flang] Accept CLASS(*) array in EOSHIFT (#116114)
The intrinsic processing code wasn't allowing the ARRAY= argument to the
EOSHIFT intrinsic function to be CLASS(*). That case seems to conform to
the standard, although only one compiler could actually handle it, so
allow for it.

Fixes https://github.com/llvm/llvm-project/issues/115923.
2024-11-14 14:58:19 -08:00

32 KiB