diff options
| author | Michael Matz <matz@suse.de> | 2017-05-06 05:28:13 +0200 |
|---|---|---|
| committer | Michael Matz <matz@suse.de> | 2017-05-06 05:28:13 +0200 |
| commit | ff998900b163e96c52a4fefc71736ed34626ed86 (patch) | |
| tree | 919db5e9a3647e1131ec7bdb4f9e3993f7e7e11a /tests/tests2/34_array_assignment.expect | |
| parent | 075723456073bf7319805ce964a3f8a036eb7d27 (diff) | |
| download | tinycc-ff998900b163e96c52a4fefc71736ed34626ed86.tar.gz tinycc-ff998900b163e96c52a4fefc71736ed34626ed86.tar.bz2 | |
struct-init: Fix zero initialization with multi-level designators
See the added testcase. When one used designators like .a.x to initialize
sub-members of members, and didn't then initialize all of them the
required zero-initialization of the other sub-members wasn't done.
The fix also enables tiny code cleanups.
Diffstat (limited to 'tests/tests2/34_array_assignment.expect')
0 files changed, 0 insertions, 0 deletions
