[flang-commits] [flang] [flang] Allow getenv as alternate spelling for get_environment_variable (PR #95777)
Kiran Chandramohan via flang-commits
flang-commits at lists.llvm.org
Mon Jun 17 07:39:19 PDT 2024
kiranchandramohan wrote:
Could you point to the usage in OpenRadioss?
Gfortran defines Getenv in https://gcc.gnu.org/onlinedocs/gfortran/GETENV.html. Only a subset of the GET_ENVIRONMENT_VARIABLE standard intrinsic is supported.
https://github.com/llvm/llvm-project/pull/95777
More information about the flang-commits
mailing list