qemu-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Qemu-devel] [PATCH v3 00/34] cmpxchg-based emulation of atomics


From: Richard Henderson
Subject: Re: [Qemu-devel] [PATCH v3 00/34] cmpxchg-based emulation of atomics
Date: Fri, 9 Sep 2016 13:03:10 -0700
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:45.0) Gecko/20100101 Thunderbird/45.2.0

On 09/09/2016 12:29 PM, Alex Bennée wrote:
config-temp/qemu-conf.c: In function 'main':
config-temp/qemu-conf.c:12:8: error: unused variable 'is_host64' 
[-Werror=unused-variable]
cc1: all warnings being treated as errors

Ah hah.  All I needed was a compiler without __atomic support.
I thought I'd tested that, but perhaps not in the final form.


r~



reply via email to

[Prev in Thread] Current Thread [Next in Thread]