scc

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

commit 3e0733518d79dabdf5a49fe1ed60c88ab20db53c
parent 33eecd2b41f96ff1cbc2b422abdfe9731f8b3504
Author: Roberto E. Vargas Caballero <k0ga@shike2.com>
Date:   Thu,  9 Feb 2023 00:22:19 +0100

tests/cc: Enable execute/0114-shortassig.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 @@ -104,7 +104,7 @@ 0111-doubledef.c 0112-cond.c 0113-externredecl.c -0114-shortassig.c [TODO] +0114-shortassig.c 0115-null_comparision.c 0116-floatcmp.c [TODO] 0117-pointarith.c