diff options
author | Peter Klausler <pklausler@nvidia.com> | 2024-11-14 14:57:01 -0800 |
---|---|---|
committer | GitHub <noreply@github.com> | 2024-11-14 14:57:01 -0800 |
commit | 2bc30f37ce7143fd30f21bd232e14aa787f6b08f (patch) | |
tree | 6474005cde4b17123f76acbaa635c08df1632f93 /llvm/lib/CodeGen | |
parent | b3026bab91bd05453e7385377c40213a5b518dae (diff) | |
download | llvm-2bc30f37ce7143fd30f21bd232e14aa787f6b08f.zip llvm-2bc30f37ce7143fd30f21bd232e14aa787f6b08f.tar.gz llvm-2bc30f37ce7143fd30f21bd232e14aa787f6b08f.tar.bz2 |
[flang] Make interoperability warning an off-by-default portability one (#115096)
The FPTR= argument to the C_F_POINTER intrinsic procedure should be a
pointer with an interoperable type, but isn't required to be, and most
compilers don't mention it. Change the warning from an on-by-default
interoperability warning into an off-by-default portability warning.
Fixes https://github.com/llvm/llvm-project/issues/115012.
Diffstat (limited to 'llvm/lib/CodeGen')
0 files changed, 0 insertions, 0 deletions