[flang-commits] [PATCH] D104330: [flang] Complain about more cases of calls to insufficiently defined procedures
    Peter Klausler via Phabricator via flang-commits 
    flang-commits at lists.llvm.org
       
    Wed Jun 16 13:17:39 PDT 2021
    
    
  
klausler added a comment.
In D104330#2821068 <https://reviews.llvm.org/D104330#2821068>, @PeteSteinfeld wrote:
> Things build OK, but I when I run the tests, I get failures in implicit07.f90 and resolve29.f90.
>
> Also, I wonder about the two identical error messages in characteristics.cpp.
I think that those failures are due to a dependence on other changes; they're now merged, and those tests should now pass for you like they do for me.
It's okay that those two cases (EntityDetails and SubprogramNameDetails) emit the same message.
CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D104330/new/
https://reviews.llvm.org/D104330
    
    
More information about the flang-commits
mailing list