[PATCH] D100066: [flang] Accept & fold IEEE_SELECTED_REAL_KIND

Tim Keith via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Apr 7 16:55:25 PDT 2021


tskeith added inline comments.


================
Comment at: flang/test/Semantics/modfile40.f90:9
+end module
+!Expect: m1.mod
+!module m1
----------------
There is a 0xfeff character between '!' and 'E' that is causing problems for the test script.


Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D100066/new/

https://reviews.llvm.org/D100066



More information about the llvm-commits mailing list