]> git.ipfire.org Git - thirdparty/qemu.git/commit - meson.build
meson: Detect atomic128 support with optimization
authorRichard Henderson <richard.henderson@linaro.org>
Sat, 5 Nov 2022 11:34:58 +0000 (11:34 +0000)
committerRichard Henderson <richard.henderson@linaro.org>
Tue, 16 May 2023 22:21:39 +0000 (15:21 -0700)
commite61f1efeb730fd64441131ea721086065904ff67
treec1c902b988700c06782fb573239a6cff0c0d3646
parent35c653c4029794f67a523191941104fe12f2b22d
meson: Detect atomic128 support with optimization

There is an edge condition prior to gcc13 for which optimization
is required to generate 16-byte atomic sequences.  Detect this.

Reviewed-by: Peter Maydell <peter.maydell@linaro.org>
Signed-off-by: Richard Henderson <richard.henderson@linaro.org>
accel/tcg/ldst_atomicity.c.inc
meson.build