mirror of
https://github.com/mirror/tinycc.git
synced 2026-09-01 12:07:53 +08:00
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.
1.5 KiB
1.5 KiB