Eugene Epshteyn 3428cc94c8
[flang] Implement external routine usage of hostnm() (#134900)
Previously, `hostnm` extended intrinsic was implemented as proper
intrinsic. Since then we found out that some applications use `hostnm`
as external routine via `external hostnm`. This prevents `hostnm` from
being recognized as an intrinsic. This PR implements `hostnm` as
external routine.
2025-04-15 19:04:59 -04:00
..
2025-03-25 13:02:43 -04:00