[flang] Fix llvm-test-suite/Fortran/gfortran/torture/execute/st_function_1.f90
authorPeter Klausler <pklausler@nvidia.com>
Tue, 16 May 2023 22:08:11 +0000 (15:08 -0700)
committerPeter Klausler <pklausler@nvidia.com>
Tue, 16 May 2023 22:10:28 +0000 (15:10 -0700)
commitede83e0eb8d1a4ca5279ed57c1d9f54f42fa8342
treefd4e704e164a58d4e3bb1d3e6883ed1576d7d367
parent9beb817cc8db28e2755cd9e230256121d0edc246
[flang] Fix llvm-test-suite/Fortran/gfortran/torture/execute/st_function_1.f90

I just broke the test llvm-test-suite/Fortran/gfortran/torture/execute/st_function_1.f90
with a recent patch.  The bug was obvious, as is the fix, which works, so
I'm just pushing it directly to make the build bots happy.
flang/lib/Semantics/check-call.cpp