scc

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

commit 641fe443ebf8236bf5740713d8d4e9a398f1fa43
parent b4d7213017daf1c0b5f7732df3f9d02b45ee2037
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