[flang-commits] [flang] [flang] Warn when F128 is unsupported (PR #102147)
Tom Eccles via flang-commits
flang-commits at lists.llvm.org
Fri Aug 30 02:41:33 PDT 2024
tblah wrote:
> Can someone please explain the value of this warning about the type not enabled for a target? E.g. flang-new fails on a very simple program with real*10 on arm, so should this warning be turned into an error?
I agree it should be an error
https://github.com/llvm/llvm-project/pull/102147
More information about the flang-commits
mailing list