Home
last modified time | relevance | path

Searched hist:"7 ace252a6af1a05aa1ee3d08cf093a46f8a00ad0" (Results 1 – 1 of 1) sorted by relevance

/openbmc/qemu/
H A Dconfigure7ace252a6af1a05aa1ee3d08cf093a46f8a00ad0 Wed Jul 18 09:10:23 CDT 2012 Stefan Weil <sw@weilnetz.de> configure: Fix errors in test for__sync_fetch_and_and

The old test code raises two compiler warnings which are errors since
commit 417c9d72d48275d19c60861896efd4962d21aca2.

These errors could result in compilations with compiler flag
-march486 (so all nice features of newer processors got lost).

Signed-off-by: Stefan Weil <sw@weilnetz.de>
Reviewed-by: Peter Maydell <peter.maydell@linaro.org>
Signed-off-by: Blue Swirl <blauwirbel@gmail.com>