This website requires JavaScript.
Explore
Help
Sign In
mirrors
/
tinycc
Watch
1
Star
0
Fork
0
You've already forked tinycc
mirror of
https://github.com/frida/tinycc
synced
2024-12-23 05:26:49 +03:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
e6980f6cc7
tinycc
/
tests
/
tests2
/
78_vla_label.expect
7 lines
22 B
Plaintext
Raw
Normal View
History
Unescape
Escape
add test case for VLA segfaults This test obviously shouldn't segfault, but currently does so. The problem is in the VLA code, which fails to save the stack pointer before taking a conditional branch in some cases. See this thread: http://lists.nongnu.org/archive/html/tinycc-devel/2015-04/msg00130.html
2015-04-27 17:41:57 +03:00
boom!
boom!
tccgen.c: Bug fix for 992cbda and 3ff77a1: set nocode_wanted. tests/tests2/78_vla_label.*: Add test.
2015-11-22 02:58:58 +03:00
11
12
0
1
Reference in New Issue
Copy Permalink