Re: [Qemu-devel] [PATCH] hppa: avoid anonymous unions in designated initializers.

2017-03-04 Thread Peter Maydell
On 3 March 2017 at 19:24, Richard Henderson wrote: > On 03/04/2017 03:28 AM, Paolo Bonzini wrote: >> >> These cause compilation failures on CentOS 6 or other operating >> systems with older GCCs. >> >> Cc: Richard Henderson >> Cc: Peter Maydell >> Signed-off-by: Paolo Bonzini >> --- >>

Re: [Qemu-devel] [PATCH] hppa: avoid anonymous unions in designated initializers.

2017-03-03 Thread Richard Henderson
On 03/04/2017 03:28 AM, Paolo Bonzini wrote: These cause compilation failures on CentOS 6 or other operating systems with older GCCs. Cc: Richard Henderson Cc: Peter Maydell Signed-off-by: Paolo Bonzini --- Peter, please consider applying this as a build fix, because the cento

Re: [Qemu-devel] [PATCH] hppa: avoid anonymous unions in designated initializers.

2017-03-03 Thread no-reply
Hi, This series seems to have some coding style problems. See output below for more information: Message-id: 1488558530-21016-1-git-send-email-pbonz...@redhat.com Type: series Subject: [Qemu-devel] [PATCH] hppa: avoid anonymous unions in designated initializers. === TEST SCRIPT BEGIN

[Qemu-devel] [PATCH] hppa: avoid anonymous unions in designated initializers.

2017-03-03 Thread Paolo Bonzini
These cause compilation failures on CentOS 6 or other operating systems with older GCCs. Cc: Richard Henderson Cc: Peter Maydell Signed-off-by: Paolo Bonzini --- Peter, please consider applying this as a build fix, because the centos6 docker target is broken. target/hppa/trans