diff options
| author | Michael Matz <matz@suse.de> | 2016-07-31 05:43:17 +0200 |
|---|---|---|
| committer | Michael Matz <matz@suse.de> | 2016-12-15 17:47:09 +0100 |
| commit | ed7d54651d2ef33dd6f644f23ba2fa64706e84db (patch) | |
| tree | 6e9f026ed352aa684be2b6554be698cb2112a4c8 /tests/tests2/05_array.c | |
| parent | 968bccdd2aae0c737c3e4c7ba0fc7e8900d1055a (diff) | |
| download | tinycc-ed7d54651d2ef33dd6f644f23ba2fa64706e84db.tar.gz tinycc-ed7d54651d2ef33dd6f644f23ba2fa64706e84db.tar.bz2 | |
struct-init: Implement initializing subaggregates
E.g. "struct { struct S s; int a;} = { others, 42 };"
if 'others' is also a 'struct S'. Also when the value is a
compound literal. See added testcases.
Diffstat (limited to 'tests/tests2/05_array.c')
0 files changed, 0 insertions, 0 deletions
