6f842c6051
* module/language/c99/compiler.mes: (field:size, field-offset): New functions. Update callers, use them throughout. (ast->info): Support declaration of struct and typedef'ed struct variable with array fields. (expr->accu, expr->accu*): Support foo.bar[baz], foo->bar[baz]. * scaffold/t-tcc.c: Test it. |
||
---|---|---|
.. | ||
b-0.mes | ||
hello.c | ||
m.c | ||
malloc.c | ||
mesmes | ||
micro-mes.c | ||
scaffold.make | ||
t-0.mes | ||
t-tcc.c | ||
t.c |