scc

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

commit 3eb88c0d7a390c249fd74f973b6e6f14549b6a39
parent 46ff41bc9e13600e602de27f04695e17bacac390
Author: Roberto E. Vargas Caballero <k0ga@shike2.com>
Date:   Fri,  5 Nov 2021 06:59:55 +0100

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