aboutsummaryrefslogtreecommitdiffstats
path: root/pkg/compiler/testdata/errors2.txt
diff options
context:
space:
mode:
authorDmitry Vyukov <dvyukov@google.com>2022-01-05 13:47:09 +0100
committerDmitry Vyukov <dvyukov@google.com>2022-01-11 16:30:08 +0100
commit576c26a1524fc962de6cae781bf9ea5aebeaf7a3 (patch)
tree0e437f285872d7623c4e1c0102eefe8e3e069410 /pkg/compiler/testdata/errors2.txt
parent2641e02529f7c14df9f43aa3a6fede4a4a9a537d (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