[flang][runtime] Fix MINVAL([CHARACTER(2)::])
The result of MINVAL over an empty default character array should (per the standard) have a 127 in every character position, not just the first. Differential Revision: https://reviews.llvm.org/D132677
Loading
Please sign in to comment