diff options
author | serge-sans-paille <serge.guelton@telecom-bretagne.eu> | 2024-07-26 07:34:39 +0000 |
---|---|---|
committer | GitHub <noreply@github.com> | 2024-07-26 07:34:39 +0000 |
commit | b009f4685838f7ceff3cb9ff58fed0e25eb93d88 (patch) | |
tree | c85aeb0c57e84510af5b5b165f30021f3026bfed /flang/lib/Frontend/CompilerInvocation.cpp | |
parent | 3921900198653d205753b2d85dc31ca5bc009fdd (diff) | |
download | llvm-b009f4685838f7ceff3cb9ff58fed0e25eb93d88.zip llvm-b009f4685838f7ceff3cb9ff58fed0e25eb93d88.tar.gz llvm-b009f4685838f7ceff3cb9ff58fed0e25eb93d88.tar.bz2 |
[Flang][Runtime] Explicitly convert shift value to SubscriptValue (#99822)
Shift value are within the range of SubscriptValue but the API forces
them to 64bits. This assumption doesn't hold for 32bit machine, so add
an explicit cast.
Diffstat (limited to 'flang/lib/Frontend/CompilerInvocation.cpp')
0 files changed, 0 insertions, 0 deletions