summary refs log tree commit diff stats
path: root/tests/ccgbugs/t16374.nim
diff options
context:
space:
mode:
authorSaem Ghani <saemghani+github@gmail.com>2021-03-02 01:32:43 -0800
committerGitHub <noreply@github.com>2021-03-02 10:32:43 +0100
commitab780f66ef67ea0333278d75e4af064bcae71c57 (patch)
treee7f778e6a92d12803c7cb8c68e432d0eecdd045b /tests/ccgbugs/t16374.nim
parent33833968c46dd3a5dc8c379abdb7021b0d304b7f (diff)
downloadNim-ab780f66ef67ea0333278d75e4af064bcae71c57.tar.gz
fixes #17198, DFA failure on large case stmts (#17210)
This alters the DFA control flow graph generation for case statments.
Gotos are now generated as a chained link, this ensures that evaluation
of variant branches collapses as early as possible, without hitting the
2k call limit.
Diffstat (limited to 'tests/ccgbugs/t16374.nim')
0 files changed, 0 insertions, 0 deletions