scc

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

commit 89f23214f7e97af01aea675a2a24650fbc5d77ea
parent ac0fa861813f8101072d96af883e47e610365ebc
Author: Roberto E. Vargas Caballero <k0ga@shike2.net>
Date:   Wed, 17 Jun 2026 19:53:05 +0200

test/cc: Ignore 0275-struct

Diffstat:
Mtests/cc/execute/.gitignore | 1+
1 file changed, 1 insertion(+), 0 deletions(-)

diff --git a/tests/cc/execute/.gitignore b/tests/cc/execute/.gitignore @@ -268,3 +268,4 @@ tmp_*.c 0272-div 0273-cpp 0274-loop +0275-struct