Commit 8107788
committed
Merge branch 'pmderodat/gnat_hang_workaround' into 'master'
Ada2022/aggregates/containers: workaround the compiler hang
See merge request eng/das/cov/gnatcoverage!335
When compiling the instrumented code for this testcase, GNAT is
currently stuck in an infinite loop. This is highly inconvenient for the
GNATcov team, as this means that this testcase always hits the timeout,
making affected testuite runs take ~13 minutes more than needed.
Temporarily make the testcase fail instantly while the GNAT bug is being
investigated.
For eng/toolchain/gnat#5021 file changed
+4
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
8 | 8 | | |
9 | 9 | | |
10 | 10 | | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
11 | 15 | | |
12 | 16 | | |
0 commit comments