mirror of
https://github.com/mirror/tinycc.git
synced 2026-08-18 11:03:27 +08:00
see testcase, reduced example of a situation reported by Kyryl Melekhin in https://github.com/kyx0r/neatvi/ . Problem is that setting up the VLA sp-save in a scope that isn't entered at runtime leaves traces of it in outer scopes that then try to restore the stack pointer from uninitialized slots.
82 B
82 B