NetBSD/src p5MXLYDtests/modules t_kcov.c

   Fix build of kcov tests on CPUs without 64-bit atomics

   Restrict the 64-bit atomics to ports defining __HAVE_ATOMIC64_OPS.

   Using 64-bit atomics is still good for i586 fuzzing, but the tests are
   build for earlier CPUs. This makes this code to be disabled in i386 builds.

   There is a similar situation with few other ports that offer 64-bit atomics
   in certain CPU models and ABIs.
VersionDeltaFile
1.2+4-0tests/modules/t_kcov.c
+4-01 files

UnifiedSplitRaw