Files
tinycc/tests
Michael Matz ff998900b1 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.
2017-05-06 05:28:13 +02:00
..
2016-12-20 18:05:33 +01:00
2017-04-25 21:01:54 +02:00
2016-12-15 17:47:08 +01:00
2016-10-01 20:27:41 +02:00