Files
clang-p2996/flang/runtime/misc-intrinsic.cpp
Michael Klemm d06b55e793 [Flang][Runtime] Improve runtime implementation of the RENAME intrinsic (#99445)
The RENAME implementation in the Fortran runtime had a few glitches that
had to be addressed:

- Wrong usage of RTDECL (fixed)
- Issue fatal error when trying to use RENAME on a target device (fixed)
2024-07-18 18:46:24 +02:00

4.3 KiB