Commit 98ab2f6
authored
[flang][tests] Disable a test with PROCEDURE() (#291)
A PROCEDURE() pointer with no interface or type can be associated
with any procedure; specifically, it is not limited to subroutines.
This interpretation is about to be corrected in flang-new, and so
this GNU Fortran test that *does* expect an error will have to be
disabled.1 parent 358a476 commit 98ab2f6
1 file changed
+3
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
151 | 151 | | |
152 | 152 | | |
153 | 153 | | |
| 154 | + | |
| 155 | + | |
| 156 | + | |
154 | 157 | | |
155 | 158 | | |
156 | 159 | | |
| |||
0 commit comments