struct-init: Reimplement
commit968bccdd2aae0c737c3e4c7ba0fc7e8900d1055a
authorMichael Matz <matz@suse.de>
Sat, 23 Jul 2016 22:43:49 +0000 (24 00:43 +0200)
committerMichael Matz <matz@suse.de>
Thu, 15 Dec 2016 16:47:09 +0000 (15 17:47 +0100)
tree0713fa1822c8dce26bb3a849f392a03838ff72b4
parent5d0c16a884a6639ba3d2de43808104839afe6dcd
struct-init: Reimplement

Start reimplementing the whole initializer handling to be
conforming to ISO C.  This patch just reimplements current
functionality to prepare for further changes, all tests pass.
tccgen.c