Commit bc9b4c1
authored
[flang] Disable three error tests (#122)
Some interoperability checks are being relaxed in an upcoming
change to the compiler, and an error has been downgraded to a
portability warning. This will cause these three tests to
"fail" due to lack of a fatal error, so I'm disabling them
now to prevent build bot failures.
If I knew how to run these tests with "-pedantic -Werror",
I would do that instead.1 parent cbbc877 commit bc9b4c1
1 file changed
+3
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1430 | 1430 | | |
1431 | 1431 | | |
1432 | 1432 | | |
| 1433 | + | |
| 1434 | + | |
| 1435 | + | |
1433 | 1436 | | |
1434 | 1437 | | |
1435 | 1438 | | |
| |||
0 commit comments