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

ivmai / bdwgc / 1204
77%

Build:
DEFAULT BRANCH: master
Ran 13 Jan 2022 07:10AM UTC
Jobs 1
Files 58
Run time 9s
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

13 Jan 2022 07:04AM UTC coverage: 73.492% (+0.4%) from 73.13%
1204

push

travis-ci-com

Ivan Maidanski
Fix stb asm instruction placement in E2K get_stack_index
(fix of commit 9ddbbae8e)

Issue #411 (bdwgc).

The stb and rbranch instructions in get_stack_index() must be packed
into the same VLIW command (because MLOCK must be activated by stb from
the same VLIW command; "rbranch X" is short for "ibranch X? %%MLOCK").

* mach_dep.c [E2K] (VLIW_CMD_BRACES_PREFIX): Define macro; undefine it
near undef of get_stack_index.
* mach_dep.c [E2K] (get_stack_index): Group stb and rbranch into one
VLIW command; prefix "{" and "}" with VLIW_CMD_BRACES_PREFIX (to
workaround asm code generation issue in clang-9); remove FIXME.

7211 of 9812 relevant lines covered (73.49%)

10201231.25 hits per line

Jobs
ID Job ID Ran Files Coverage
5 1204.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) 13 Jan 2022 07:10AM UTC 0
73.49
Travis Job 1204.5
Source Files on build 1204
Detailed source file information is not available for this build.
  • Back to Repo
  • Build #1204
  • 2cc754be on github
  • Prev Build on master (#1203)
  • Next Build on master (#1205)
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