diff options
author | peter klausler <pklausler@nvidia.com> | 2021-06-16 16:37:20 -0700 |
---|---|---|
committer | peter klausler <pklausler@nvidia.com> | 2021-06-16 16:41:08 -0700 |
commit | fc4f457fcc531871e86ecaaffc46ef98249b8e6a (patch) | |
tree | ae6fb24cfcc7cc155b406b3f524aedd2a62a42fa /lldb/source/Commands/CommandObjectGUI.cpp | |
parent | 07990571812df2a702daa2d7cbcd7c3f4e09cdda (diff) | |
download | llvm-fc4f457fcc531871e86ecaaffc46ef98249b8e6a.zip llvm-fc4f457fcc531871e86ecaaffc46ef98249b8e6a.tar.gz llvm-fc4f457fcc531871e86ecaaffc46ef98249b8e6a.tar.bz2 |
[flang] Fix ARM/POWER test failure (folding20.f90)
Recent code for folding MINVAL() didn't allow for architectures
whose C/C++ char type is unsigned, so the value of the maximum
Fortran character was incorrect. This was caught by the
folding20.f90 test. The fix is to avoid numeric_limits<> and
use hard values for max signed integers of various character kinds.
Pushing into llvm-project/main to restore ARM/POWER buildbots.
Diffstat (limited to 'lldb/source/Commands/CommandObjectGUI.cpp')
0 files changed, 0 insertions, 0 deletions