Are struct and union assignments supported

Dibyendu Majumdar mobile@majumdar.org.uk
Thu Jan 1 00:00:00 GMT 2015


On 16 June 2015 at 20:48, David Malcolm <dmalcolm@redhat.com> wrote:
>> > Can I assign structs and unions by value?
>>
>> That ought to work, though I don't remember if we have a testcase for it
>> yet.
>
> It does indeed work, and we now have test coverage for both of these
> (see gcc/testsuite/jit.dg/test-compound-assignment.c).
>

Yes I found that out too!

Regards



More information about the Jit mailing list