]> granicus.if.org Git - libatomic_ops/commit
Eliminate '-pedantic is not an option that controls warnings' GCC message
authorIvan Maidanski <ivmai@mail.ru>
Mon, 31 Jul 2017 06:41:23 +0000 (09:41 +0300)
committerIvan Maidanski <ivmai@mail.ru>
Mon, 31 Jul 2017 06:41:35 +0000 (09:41 +0300)
commit7fad46eb93ad3581fbb5bc86935403b9345f7901
tree611e2e4292330e57f68ae06de8a9b26310581e0b
parentf3d834fdd50a843061daa6a817dfcd2b0b193c3f
Eliminate '-pedantic is not an option that controls warnings' GCC message
(fix commit 7633154)

Issue #27 (libatomic_ops).

* src/atomic_ops/sysdeps/standard_ao_double_t.h
[(__x86_64__ && AO_GCC_ATOMIC_TEST_AND_SET || __aarch64__)
&& !__ILP32__ && AO_GNUC_PREREQ(4, 7)] (pragma GCC diagnostic):
Use "-Wpedantic" (instead of "-pedantic") if GCC v7+.
src/atomic_ops/sysdeps/standard_ao_double_t.h