[all-commits] [llvm/llvm-project] 26f2f9: [flang] Update to: Adjust checks of ICHAR/IACHAR a...
Peter Klausler via All-commits
all-commits at lists.llvm.org
Thu Nov 30 11:23:20 PST 2023
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 26f2f9397a681fd6a580bf80104c2e4afd599dca
https://github.com/llvm/llvm-project/commit/26f2f9397a681fd6a580bf80104c2e4afd599dca
Author: Peter Klausler <35819229+klausler at users.noreply.github.com>
Date: 2023-11-30 (Thu, 30 Nov 2023)
Changed paths:
M flang/lib/Evaluate/fold-integer.cpp
Log Message:
-----------
[flang] Update to: Adjust checks of ICHAR/IACHAR argument length (#73972)
When applying ICHAR/IACHAR to a character constant with length greater
than one, resize the character constant to its first character.
More information about the All-commits
mailing list