]> granicus.if.org Git - libatomic_ops/commit
Suppress 'ISO C does not support __int128 type' GCC/Clang pedantic warning
authorIvan Maidanski <ivmai@mail.ru>
Tue, 25 Oct 2016 08:13:05 +0000 (11:13 +0300)
committerIvan Maidanski <ivmai@mail.ru>
Tue, 25 Oct 2016 08:13:05 +0000 (11:13 +0300)
commit76331545ce6774e0a8ffdc36201a5377e56e774d
treed3187273ccfc4d4a1a543953d9db0904da33355e
parent4c303bc9276d04792f24d2a1f3ff7d8365a2397a
Suppress 'ISO C does not support __int128 type' GCC/Clang pedantic warning

* src/atomic_ops/sysdeps/standard_ao_double_t.h [!__ILP32__
&& (__GNUC__ >= 4.7 ||  __clang__ >= 3.6)] (double_ptr_storage): Turn
off pedantic warnings reporting (for this typedef only).
src/atomic_ops/sysdeps/standard_ao_double_t.h