sscalpone added a comment.

I'm fine with removing or renaming the existing flang shell script.

My proposal is not to wait for a 100% pass rate.   My proposal is to wait until 
the messages for unimplemented features are converted to TODOs that reference 
the program's source line and that legal programs which compile and link will 
execute without error.  In short, what flang compiles should work, and what 
flang doesn't compile should offer a reasonable message to the user to 
understand the limitation.

This proposal is not restricted to F95 <https://reviews.llvm.org/F95> but to 
any source that someone might attempt to compile.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D125788

_______________________________________________
cfe-commits mailing list
cfe-commits@lists.llvm.org
https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits

Reply via email to