[flang-commits] [flang] [Flang] Revise the fix in PR #81807 to get specific procedure from a potential generic name. (PR #81544)

Daniel Chen via flang-commits flang-commits at lists.llvm.org
Tue Feb 13 06:45:40 PST 2024


DanielCChen wrote:

> Program test
>   Use fmod1
>   p1 => proc1
>   Call p1(343)
> End Program

Thanks for the review. Sure, I added @klausler as a reviewer and will wait for his input.

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


More information about the flang-commits mailing list