[flang-commits] [flang] [flang] Implement GETUID and GETGID intrinsics (PR #108017)
David Truby via flang-commits
flang-commits at lists.llvm.org
Thu Sep 12 05:12:57 PDT 2024
DavidTruby wrote:
Just to clarify what I was trying to say:
for compatibility with gfortran we need to return the value as the default integer kind, which I don't think we can do from the runtime as we don't know what the user has set the default integer to at that point.
Compatibility on this particular point might not matter though I suppose.
https://github.com/llvm/llvm-project/pull/108017
More information about the flang-commits
mailing list