diff options
| author | Thomas Preud'homme <robotux@celest.fr> | 2013-01-24 10:55:18 +0100 |
|---|---|---|
| committer | Thomas Preud'homme <robotux@celest.fr> | 2013-01-24 10:55:18 +0100 |
| commit | 6b6eea60f3ff5134b990123127d3574955169a4f (patch) | |
| tree | 91cc1a5294a5fb94b65517e23a4de27ab34dcacd /tccgen.c | |
| parent | c5892fe4f5b285dddea4ed89edba749e40346d1f (diff) | |
| download | tinycc-6b6eea60f3ff5134b990123127d3574955169a4f.tar.gz tinycc-6b6eea60f3ff5134b990123127d3574955169a4f.tar.bz2 | |
Fix [f]getc return value usage in 40_stdio test
Store [f]getc return value into an int instead of char, as per
prototype. This fix an issue when char is unsigned (as is on arm for
both tcc and gcc).
Diffstat (limited to 'tccgen.c')
0 files changed, 0 insertions, 0 deletions
