[flang-commits] [flang] [Flang][OpenMP] Add Semantic Checks for Atomic Capture Construct (PR #108516)

via flang-commits flang-commits at lists.llvm.org
Thu Sep 19 01:20:01 PDT 2024


harishch4 wrote:

> Errors are not emitted for the following program. Is that expected?

Thanks for the review. This is not expected, it looks like gfortran and ifx compilers are also not throwing an error. https://godbolt.org/z/sbYW9Tv3E

https://github.com/llvm/llvm-project/pull/108516


More information about the flang-commits mailing list