scc

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

commit bc3aaa77fad7f68fe71543a83a0f4978bf30f421
parent 4dc5b92907d3a61fe637e01358d1a18e0a2ce403
Author: Roberto E. Vargas Caballero <k0ga@shike2.com>
Date:   Fri,  4 Nov 2022 03:27:08 +0100

test/cc: Enable execute/0137-int_cast.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 @@ -127,7 +127,7 @@ 0134-arith.c 0135-unary.c 0136-if.c -0137-int_cast.c [TODO] +0137-int_cast.c 0138-namespace.c 0139-ptr_ary.c 0140-int_fold.c