struct-init: Copy relocs for compound literals
commit7ab35c6265425a81c14bc313eb4c834985a73ddb
authorMichael Matz <matz@suse.de>
Mon, 3 Oct 2016 17:21:10 +0000 (3 19:21 +0200)
committerMichael Matz <matz@suse.de>
Thu, 15 Dec 2016 16:47:12 +0000 (15 17:47 +0100)
tree6d7a57c36b357befa9e9ae71856f529aa640674c
parent0bca6cab06405ede5343bc22f8571b1a88aa8c22
struct-init: Copy relocs for compound literals

When copying the content of compound literals we must
include relocations as well.
tccgen.c
tests/tests2/86-struct-init.c