[flang-commits] [flang] [flang] Improve intrinsic error messages when multiple signatures exist (PR #172099)

via flang-commits flang-commits at lists.llvm.org
Sun Dec 14 06:11:01 PST 2025


tmjbios wrote:

Thank you for the check, @eugeneepshteyn. My `make check-flang` returned no errors before submitting this PR. Only `Semantics/num_images01.f90` and `Semantics/num_images02.f90` failed due to their acceptance of the incorrect message as valid, and those LIT test updates are part of my commit.

Sampling a few of the tests listed in your grep output shows them to be actual excessive argument test cases; `ucobound` line 125, `move_alloc` line 26, and `atomic03` line 208.

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


More information about the flang-commits mailing list