scc

simple c99 compiler
git clone git://git.simple-cc.org/scc
Log | Files | Refs | Submodules | README | LICENSE

commit f2fe6bc81e714ea3e422a0513ac171c9b2101646
parent d5ae1a372b8c0027269006fe6a7ab6d7608eac70
Author: Roberto E. Vargas Caballero <k0ga@shike2.com>
Date:   Thu, 30 Jun 2022 07:41:53 +0200

BUGS: Remove outdated comments about sbase

Scc can compile full sbase without problems.

Diffstat:
MBUGS | 8--------
1 file changed, 0 insertions(+), 8 deletions(-)

diff --git a/BUGS b/BUGS @@ -1,10 +1,2 @@ scc: Remove TINT and TUINT - -# compiling sbase -logger.c:36: error: bad type conversion requested -ls.c abort in cc2-qbe, assign to type with size 0? -tail.c:105: error: 'MIN' undeclared -time.c: segfault in cc2-qbe, ASSHLD not present in optbl -tr.c:196: error: incompatible type for argument 4 in function call -uuencode.c: {standard input}:286: Error: 0x7fffffffffffffff out range of signed 32bit displacement ar: It doesn't accept an empty list of object files.