[flang-commits] [PATCH] D128262: [Fortran] Avoid digits in character constant
Diana Picus via Phabricator via flang-commits
flang-commits at lists.llvm.org
Wed Jun 22 04:28:35 PDT 2022
rovka added a comment.
In D128262#3599409 <https://reviews.llvm.org/D128262#3599409>, @sscalpone wrote:
> How does fpcmp fit into this issue? Is that in the checker?
Yes, fpcmp <https://github.com/llvm/llvm-test-suite/blob/main/tools/fpcmp.c> is the tool we use for comparing the results with the reference output. It treats all the numbers it encounters as floats.
Repository:
rT test-suite
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D128262/new/
https://reviews.llvm.org/D128262
More information about the flang-commits
mailing list