This website requires JavaScript.
Explore
Help
Register
Sign In
github-repos
/
tinycc
Watch
1
Star
0
Fork
0
You've already forked tinycc
mirror of
https://github.com/mirror/tinycc.git
synced
2025-01-01 04:20:09 +08:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
657262c7e5
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 22:41:57 +08:00
boom!
boom!
tccgen.c: Bug fix for 992cbda and 3ff77a1: set nocode_wanted. tests/tests2/78_vla_label.*: Add test.
2015-11-22 07:58:58 +08:00
11
12
0
1
Reference in New Issue
Copy Permalink