[flang-commits] [flang] [Flang] Handle %VAL arguments correctly (PR #157186)

Tom Eccles via flang-commits flang-commits at lists.llvm.org
Wed Sep 10 03:54:14 PDT 2025


tblah wrote:

Agreed. This seems to be testing for a compile error which we don't implement. Previously this passed because flang crashed (so it looked to the test suite like the compile didn't succeed). Now that you've fixed %VAL this will compile correctly (and segfault at runtime). I think this test should be disabled.

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


More information about the flang-commits mailing list