Commit 9fca26b
authored
druntime-test: memoryerror_stackoverflow try harder to avoid optimizations (#21742)
gdc and ldc2 with llvm-20 optimize away the array declarations leading
to an infinite cycle.
See-Also: ldc-developers/ldc#4969
Signed-off-by: Andrei Horodniceanu <a.horodniceanu@proton.me>1 parent bec8554 commit 9fca26b
1 file changed
+3
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
| 2 | + | |
2 | 3 | | |
3 | 4 | | |
4 | 5 | | |
5 | 6 | | |
6 | 7 | | |
7 | 8 | | |
| 9 | + | |
8 | 10 | | |
9 | 11 | | |
10 | 12 | | |
11 | 13 | | |
12 | 14 | | |
13 | 15 | | |
| 16 | + | |
14 | 17 | | |
15 | 18 | | |
16 | 19 | | |
| |||
0 commit comments