scc

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

commit 2d870333e1b1f5383fe75996469bab34bf3aa97d
parent ab786f9263208bb36beda54cf44c0180e197a92b
Author: Roberto E. Vargas Caballero <k0ga@shike2.com>
Date:   Wed,  3 Nov 2021 06:43:11 +0100

Revert "tests/cc: Enable test 0165-struct.c"

This reverts commit 4f64438f26552356d5d54db3d8166738c2607eb4.

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 @@ -155,7 +155,7 @@ 0162-array.c 0163-array.c [TODO] 0164-struct.c [TODO] -0165-struct.c +0165-struct.c [TODO] 0166-desig.c [TODO] 0167-array.c [TODO] 0168-array.c [TODO]