Valentin Clement (バレンタイン クレメン) 27f3ac5929
[flang] Fix character scalar result for REDUCE intrinsic call (#95076)
The character reduce runtime functions expect a pointer to a scalar
character of the correct length for the result of character reduce. A
descriptor was passed so far. Fix the lowering so a proper temporary is
created and passed to the runtime.
2024-06-11 10:10:42 -07:00
..
2022-11-04 13:39:00 -07:00