[flang-commits] [flang] [flang] Repair recent Power build bot breakage (PR #124950)
Kelvin Li via flang-commits
flang-commits at lists.llvm.org
Wed Jan 29 10:05:54 PST 2025
kkwli wrote:
I see this when I fetch your branch.
```
! RUN: not %flang_fc1 %s 2>%t.stderr
! RUN: FileCheck %s --input-file=%t.stderr --check-prefixes=%if system-aix %{"PORTABILITY","WARNING","ERROR","AIX_WARNING"%} %else %{"PORTABILITY","WARNING","ERROR"%}
```
https://github.com/llvm/llvm-project/pull/124950
More information about the flang-commits
mailing list