Files
tinycc/tests
Michael Matz fbef90a703 Fix a VLA problem
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.
2021-02-03 04:30:11 +01:00
..
2020-12-16 17:52:59 +01:00
2021-02-03 04:30:11 +01:00
2017-09-24 18:03:26 -07:00
2021-01-26 14:25:39 +01:00
2020-12-16 17:52:59 +01:00
2020-12-16 17:52:59 +01:00
2017-12-03 04:53:50 +01:00
2021-01-12 18:06:23 +01:00
2020-09-17 09:11:10 +02:00
2020-07-05 14:01:50 +02:00
2021-01-24 18:00:33 +01:00
2016-12-15 17:47:08 +01:00
2016-10-01 20:27:41 +02:00