[flang-commits] [flang] [flang] Produce warning instead of error when bound checking arrays (PR #83011)
    Peter Klausler via flang-commits 
    flang-commits at lists.llvm.org
       
    Mon Feb 26 11:19:11 PST 2024
    
    
  
klausler wrote:
> So, even though the problem does not show up, I'd argue that a less harsh reaction of Flang on case where it can detect that seems useful, given that other compilers are either completely silent about this detectable case (ifort, ifx) or prefer to warn (gfortran).
It's a fatal error by default with better compilers (NAG & XLF).
https://github.com/llvm/llvm-project/pull/83011
    
    
More information about the flang-commits
mailing list