scc

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

commit 08a32f26c08c322c5549b94c05032d2e87f1df3c
parent 8a564b2ea4084f554f6ac18034c8fe7fce65966e
Author: Roberto E. Vargas Caballero <k0ga@shike2.com>
Date:   Wed,  3 Nov 2021 17:28:23 +0100

tests/cc: Enable 0156-duff2.c

Diffstat:
Mtests/cc/execute/scc-tests.lst | 2+-
1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/tests/cc/execute/scc-tests.lst b/tests/cc/execute/scc-tests.lst @@ -146,7 +146,7 @@ 0153-cpp-string.c [TODO] 0154-if-defined.c 0155-struct-compl.c [TODO] -0156-duff2.c [TODO] +0156-duff2.c 0157-list.c 0158-ternary.c 0159-typedef.c