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

ivmai / bdwgc / 1359
77%

Build:
DEFAULT BRANCH: master
Ran 30 Jul 2022 07:14AM UTC
Jobs 1
Files 58
Run time 29s
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

30 Jul 2022 07:14AM UTC coverage: 74.32% (+0.1%) from 74.195%
1359

push

travis-ci-com

ivmai
Eliminate 'extension used' clang warning in sparc_mach_dep.S (configure)

A number of .S (asm) files to be compiled when targeting sparc.
Option -Wno-language-extension-token should be passed to clang to
suppress a warning about passing asm files to the compiler.

* configure.ac (compile_asm): New variable.
* configure.ac [$host==sparc-*] (compile_asm): Set to true.
* configure.ac [$compile_asm==true && $GCC==yes]
(ac_cv_lang_ext_token): Set to yes if compiler supports -Werror and
-Wno-language-extension-token options.
* configure.ac [$compile_asm==true && $ac_cv_lang_ext_token==yes
&& $GCC==yes] (CFLAGS): Append -Wno-language-extension-token.

7409 of 9969 relevant lines covered (74.32%)

8626207.21 hits per line

Jobs
ID Job ID Ran Files Coverage
5 1359.5 (CONF_OPTIONS="--enable-gcov --enable-single-obj-compilation --enable-cplusplus --disable-shared --enable-gc-assertions" CFLAGS_EXTRA="-D USE_CUSTOM_SPECIFIC" CC_FOR_CHECK=g++ MAKEFILE_TARGETS="all" MAKEFILE_TARGETS_CHECK="check" NO_CLONE_LIBATOMIC_OPS=true REPORT_COVERAGE=true TESTS_CUSTOM_RUN=true) 30 Jul 2022 07:14AM UTC 0
74.32
Travis Job 1359.5
Source Files on build 1359
Detailed source file information is not available for this build.
  • Back to Repo
  • Build #1359
  • 56d79d8c on github
  • Prev Build on master (#1358)
  • Next Build on master (#1360)
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

© 2026 Coveralls, Inc