Re: [PATCH kvm-unit-tests] arm64: Compile with -mno-outline-atomics

2020-07-28 Thread Paolo Bonzini
On 28/07/20 14:17, Andrew Jones wrote: > GCC 10.1.0 introduced the -moutline-atomics option which, when > enabled, use LSE instructions when the processor provides them. > The option is enabled by default and unfortunately causes the > following error at compile time: > > aarch64-linux-gnu-ld:

[PATCH kvm-unit-tests] arm64: Compile with -mno-outline-atomics

2020-07-28 Thread Andrew Jones
GCC 10.1.0 introduced the -moutline-atomics option which, when enabled, use LSE instructions when the processor provides them. The option is enabled by default and unfortunately causes the following error at compile time: aarch64-linux-gnu-ld: