<feed xmlns='http://www.w3.org/2005/Atom'>
<title>tinycc/tests/tests2/78_vla_label.expect, branch main</title>
<subtitle>Tiny C Compiler by Fabrice Bellard Git mirror of the final release by Bellard, discarding all changes after. The repository at https://repo.or.cz/tinycc.git has become untrustworthy. Also the tcc sources have become tainted with AI slop.
</subtitle>
<link rel='alternate' type='text/html' href='https://git.datenwolf.net/tinycc/'/>
<entry>
<title>tccgen.c: Bug fix for 992cbda and 3ff77a1: set nocode_wanted.</title>
<updated>2015-11-21T23:58:58+00:00</updated>
<author>
<name>Edmund Grimley Evans</name>
<email>Edmund.Grimley.Evans@gmail.com</email>
</author>
<published>2015-11-21T23:58:58+00:00</published>
<link rel='alternate' type='text/html' href='https://git.datenwolf.net/tinycc/commit/?id=737f9842138aca6e4b6f44e26773288bb4dccd58'/>
<id>737f9842138aca6e4b6f44e26773288bb4dccd58</id>
<content type='text'>
tests/tests2/78_vla_label.*: Add test.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
tests/tests2/78_vla_label.*: Add test.
</pre>
</div>
</content>
</entry>
<entry>
<title>add test case for VLA segfaults</title>
<updated>2015-04-27T14:55:23+00:00</updated>
<author>
<name>Philip</name>
<email>pipcet@gmail.com</email>
</author>
<published>2015-04-27T14:41:57+00:00</published>
<link rel='alternate' type='text/html' href='https://git.datenwolf.net/tinycc/commit/?id=bd489a48153aeb24ffa5eccb1fa0199f9c7ea994'/>
<id>bd489a48153aeb24ffa5eccb1fa0199f9c7ea994</id>
<content type='text'>
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
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
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
</pre>
</div>
</content>
</entry>
</feed>
