You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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#502
0 commit comments