* module/language/c99/compiler.mes (accu*value): New function (expr->accu*): Use it to support array of struct of any size. * scaffold/tests/7l-struct-any-size-array.c: Test it. * make.scm (add-scaffold-test): Build it.