scc

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

commit 19f4d62e77c2b66116a48c6605f2cc9f239e53b0
parent 3eb88c0d7a390c249fd74f973b6e6f14549b6a39
Author: Roberto E. Vargas Caballero <k0ga@shike2.com>
Date:   Fri,  5 Nov 2021 07:00:21 +0100

tests/cc: Enable 0099-tentative.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 @@ -91,7 +91,7 @@ 0096-inferredarraysize.c 0097-extern.c 0098-tentative.c -0099-tentative.c [TODO] +0099-tentative.c 0102-bug.c 0103-voidparm.c 0104-qbebug.c