summaryrefslogtreecommitdiff
path: root/tests/check-qfloat.c
diff options
context:
space:
mode:
authorPeter Maydell <peter.maydell@linaro.org>2014-02-26 23:39:46 +0000
committerMichael Tokarev <mjt@tls.msk.ru>2014-03-02 17:20:37 +0400
commit7edd9ddc979f112287ff5184590830c67ea991bf (patch)
tree266dcc9e428a95a830a66a3e8cd00e43f691a477 /tests/check-qfloat.c
parent8ead6018837f13f1ef4a40c3eb5054512c160577 (diff)
downloadqemu-7edd9ddc979f112287ff5184590830c67ea991bf.tar.gz
tests/test-int128: Don't use __noclone__ attribute on clang
clang doesn't support the __noclone__ attribute and emits a warning about it. Fortunately clang also implements a mechanism for asking if a particular attribute is implemented; use it. We assume that if the compiler doesn't support __has_attribute() then it must be GCC and must support __noclone__. Signed-off-by: Peter Maydell <peter.maydell@linaro.org> Signed-off-by: Michael Tokarev <mjt@tls.msk.ru>
Diffstat (limited to 'tests/check-qfloat.c')
0 files changed, 0 insertions, 0 deletions