• Home
  • Features
  • Pricing
  • Docs
  • Announcements
  • Sign In

ivmai / libatomic_ops / 542
96%

Build:
DEFAULT BRANCH: master
Ran 01 Aug 2022 09:45PM UTC
Jobs 1
Files 15
Run time 1s
Badge
Embed ▾
README BADGES
x

If you need to use a raster PNG badge, change the '.svg' to '.png' in the link

Markdown

Textile

RDoc

HTML

Rst

01 Aug 2022 09:45PM UTC coverage: 96.557% (-0.3%) from 96.807%
542

push

travis-ci-com

ivmai
Use GCC atomic intrinsics for sparc

The intrinsics are used in gcc/sparc.h (unless AO_DISABLE_GCC_ATOMICS)
starting from gcc-12 and clang-13.

* src/atomic_ops/sysdeps/gcc/sparc.h: Remove TODO item that support
is incomplete and about compare-and-swap.
* src/atomic_ops/sysdeps/gcc/sparc.h [(AO_GNUC_PREREQ(12,0)
|| AO_CLANG_PREREQ(13,0)) && !AO_DISABLE_GCC_ATOMICS]: Include
generic.h; do not include all_atomic_load_store.h, ordered_except_wr.h,
test_and_set_t_is_char.h.
* src/atomic_ops/sysdeps/gcc/sparc.h [(AO_GNUC_PREREQ(12,0)
|| AO_CLANG_PREREQ(13,0)) && !AO_DISABLE_GCC_ATOMICS]
(AO_test_and_set_full, AO_compare_and_swap_full,
AO_fetch_compare_and_swap_full): Do not define as an asm-based
implementation.

2776 of 2875 relevant lines covered (96.56%)

1060200.32 hits per line

Jobs
ID Job ID Ran Files Coverage
6 542.6 (CONF_OPTIONS="--enable-gcov --enable-shared" CC_FOR_CHECK=gcc MAKEFILE_TARGET=all REPORT_COVERAGE=true CFLAGS_EXTRA="-march=native -D DEBUG_RUN_ONE_TEST -D VERBOSE_STACK") 01 Aug 2022 09:45PM UTC 0
96.56
Travis Job 542.6
Source Files on build 542
Detailed source file information is not available for this build.
  • Back to Repo
  • Build #542
  • fb1c731d on github
  • Prev Build on master (#541)
  • Next Build on master (#544)
STATUS · Troubleshooting · Open an Issue · Sales · Support · CAREERS · ENTERPRISE · START FREE · SCHEDULE DEMO
ANNOUNCEMENTS · TWITTER · TOS & SLA · Supported CI Services · What's a CI service? · Automated Testing

© 2025 Coveralls, Inc