[flang-commits] [flang] [flang] GETUID runtime and lowering intrinsics (PR #71689)

David Truby via flang-commits flang-commits at lists.llvm.org
Thu Nov 9 09:21:50 PST 2023


DavidTruby wrote:

That's not a very nice error!
If gfortran doesn't compile it I think I was correct the first time; for now I think just returning 0 is fine (maybe adding an assert too) but we should add a semantic check that gives a compile error on Windows targets at some point (not in this patch though).

https://github.com/llvm/llvm-project/pull/71689


More information about the flang-commits mailing list