diff options
| author | Dmitry Vyukov <dvyukov@google.com> | 2022-01-05 13:47:09 +0100 |
|---|---|---|
| committer | Dmitry Vyukov <dvyukov@google.com> | 2022-01-11 16:30:08 +0100 |
| commit | 576c26a1524fc962de6cae781bf9ea5aebeaf7a3 (patch) | |
| tree | 0e437f285872d7623c4e1c0102eefe8e3e069410 /pkg/compiler/testdata/errors2.txt | |
| parent | 2641e02529f7c14df9f43aa3a6fede4a4a9a537d (diff) | |
prog: fix call selection in rotation logic
We select calls from ctors[0] twice, but don't select calls from ctors[2] at all.
The second use of ctots[0] is supposed to be ctors[2].
Also use 'true' for always true conditions (we check them earlier).
Diffstat (limited to 'pkg/compiler/testdata/errors2.txt')
0 files changed, 0 insertions, 0 deletions
