diff options
| author | grischka <grischka> | 2017-02-12 13:13:49 +0100 |
|---|---|---|
| committer | grischka <grischka> | 2017-02-12 13:21:20 +0100 |
| commit | ec6a997f80b85e8e23bb2c47e87a58ee84518a77 (patch) | |
| tree | e1427003bf626769d30f480c35831f6a37dcdd9f /tests/tests2/85-asm-outside-function.c | |
| parent | 417a1ed38400354815d781daa2074cbb1fe9960e (diff) | |
| download | tinycc-ec6a997f80b85e8e23bb2c47e87a58ee84518a77.tar.gz tinycc-ec6a997f80b85e8e23bb2c47e87a58ee84518a77.tar.bz2 | |
tccgen: yet another nocode_wanted fix
Some code in gen_opl was depending on a gvtst label
which in nocode_wanted mode is not set.
This was causing vstack leaks and crashes with for example
long long ll;
if (0)
return ll - 10 < 0;
Diffstat (limited to 'tests/tests2/85-asm-outside-function.c')
0 files changed, 0 insertions, 0 deletions
