Commit 0bc995f
committed
configury: add Fortran IGNORE_TKR check for LLVM 19
Try the !DIR$ IGNORE_TKR directive and the type(*)
type in order to support upcoming LLVM 19 flang compiler.
Thanks Paul Osmialowski for the report and suggesting the solution.
Signed-off-by: Gilles Gouaillardet <[email protected]>1 parent 8c601e1 commit 0bc995f
1 file changed
+6
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
84 | 84 | | |
85 | 85 | | |
86 | 86 | | |
| 87 | + | |
| 88 | + | |
| 89 | + | |
| 90 | + | |
| 91 | + | |
| 92 | + | |
87 | 93 | | |
88 | 94 | | |
89 | 95 | | |
| |||
0 commit comments