Commit 7527e72
authored
[flang] Disable some tests whose errors are now warnings (#83)
Recent changes to generic interface analysis have reduced a previous
hard error message to an optional warning. These tests must be
run with -pedantic -Werror to cause compilation to fail. Until
I can figure out how to make that happen, disable those tests so
that build bots don't fail.1 parent 3bd693f commit 7527e72
File tree
2 files changed
+21
-0
lines changed- Fortran/gfortran/regression
- c-interop
2 files changed
+21
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
2213 | 2213 | | |
2214 | 2214 | | |
2215 | 2215 | | |
| 2216 | + | |
| 2217 | + | |
| 2218 | + | |
| 2219 | + | |
| 2220 | + | |
| 2221 | + | |
| 2222 | + | |
| 2223 | + | |
| 2224 | + | |
| 2225 | + | |
| 2226 | + | |
| 2227 | + | |
| 2228 | + | |
| 2229 | + | |
| 2230 | + | |
| 2231 | + | |
| 2232 | + | |
2216 | 2233 | | |
2217 | 2234 | | |
2218 | 2235 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
144 | 144 | | |
145 | 145 | | |
146 | 146 | | |
| 147 | + | |
| 148 | + | |
| 149 | + | |
| 150 | + | |
147 | 151 | | |
0 commit comments