On 19 February 2013 17:39, Richard Henderson <r...@twiddle.net> wrote:
> From: Paolo Bonzini <pbonz...@redhat.com>
>
> Signed-off-by: Paolo Bonzini <pbonz...@redhat.com>
> Signed-off-by: Richard Henderson <r...@twiddle.net>

This ought to have a note saying why it's OK to use
the plain gcc attribute and not platform-dependent define
that QEMU_PACKED is (answer: because this test case is intended
to be compiled as a Linux binary only and run with the linux-user
QEMU, so it need not be portable to Windows).

-- PMM

Reply via email to