[PATCH] D128262: [Fortran] Avoid digits in character constant
Michael Kruse via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Fri Jul 1 11:47:44 PDT 2022
Meinersbur added a comment.
I just saw that the reference output also contains floating point numbers (`13.6`, `12.4`,`15.25`). Maybe we indeed new to process the file in floating-point mode?
Repository:
rT test-suite
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D128262/new/
https://reviews.llvm.org/D128262
More information about the llvm-commits
mailing list