<feed xmlns='http://www.w3.org/2005/Atom'>
<title>tinycc/tests/tests2/70_floating_point_literals.c, 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>Fix parsing of binary floating point number</title>
<updated>2014-12-15T08:32:08+00:00</updated>
<author>
<name>Lee Duhem</name>
<email>lee.duhem@gmail.com</email>
</author>
<published>2014-12-15T08:32:08+00:00</published>
<link rel='alternate' type='text/html' href='https://git.datenwolf.net/tinycc/commit/?id=5a76c5d2f39ad087b5153d458503caabb871c513'/>
<id>5a76c5d2f39ad087b5153d458503caabb871c513</id>
<content type='text'>
* tccpp.c (parse_number): `shift' should be 1 while parsing binary
floating point number.
* tests/tests2/70_floating_point_literals.c: New test cases for
floating point number parsing.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* tccpp.c (parse_number): `shift' should be 1 while parsing binary
floating point number.
* tests/tests2/70_floating_point_literals.c: New test cases for
floating point number parsing.
</pre>
</div>
</content>
</entry>
</feed>
