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

ivmai / bdwgc / 1401
77%

Build:
DEFAULT BRANCH: master
Ran 25 Oct 2022 06:28AM UTC
Jobs 1
Files 58
Run time 3s
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

25 Oct 2022 06:28AM UTC coverage: 74.107% (-0.07%) from 74.18%
1401

push

travis-ci-com

ivmai
Collapse arch macro defines where possible
(refactoring)

* include/private/gcconfig.h [__aarch64__ && (DARWIN || LINUX
|| FREEBSD || NETBSD|| OPENBSD || _WIN32)] (AARCH64): Do not define
macro twice.
* include/private/gcconfig.h [(mips || __mips || _mips) && !__TANDEM
&& (LINUX || FREEBSD || NETBSD || OPENBSD)] (MIPS): Likewise.
* include/private/gcconfig.h [_M_XENIX && _M_SYSV && _M_I386]: Change
comment to TODO item.
* include/private/gcconfig.h [__aarch64__ && (DARWIN || LINUX
|| FREEBSD || NETBSD || OPENBSD)] (AARCH64): Use single #if to define
the macro.
* include/private/gcconfig.h [(__arm || __arm__ || __arm32__)
&& (DARWIN || LINUX || FREEBSD || NETBSD || OPENBSD || NN_PLATFORM_CTR
|| SN_TARGET_PSP2)] (ARM32): Likewise.
* include/private/gcconfig.h [(__i386__ || i386) && (DARWIN || LINUX
|| FREEBSD || NETBSD || OPENBSD || __QNX__)] (I386): Likewise.
* include/private/gcconfig.h [(__m68k__ || m68k) && (NETBSD || OPENBSD)
|| __mc68000__ && LINUX] (M68K): Likewise.
* include/private/gcconfig.h [(__mips || _mips || mips) && (LINUX
|| FREEBSD || NETBSD || OPENBSD)] (MIPS): Likewise.
* include/private/gcconfig.h [(__powerpc__ || __powerpc64__ || __ppc__
|| __ppc64__ || powerpc || powerpc64) && (DARWIN || LINUX || FREEBSD
|| NETBSD || OPENBSD)] (POWERPC): Likewise.
* include/private/gcconfig.h [__sh__ && (LINUX || NETBSD || OPENBSD)]
(SH): Likewise.
* include/private/gcconfig.h [(__sparc__ || sparc) && (LINUX
|| FREEBSD || NETBSD || OPENBSD)] (SPARC): Likewise.
* include/private/gcconfig.h [(__x86_64 || __x86_64__ || __amd64__)
&& (DARWIN || LINUX || FREEBSD || NETBSD || OPENBSD)] (X86_64):
Likewise.
* include/private/gcconfig.h [__arc__ && LINUX] (ARC): Place close
to other defines of same style (<ARCH>+mach_type_known).
* include/private/gcconfig.h [__avr32__ && LINUX] (AVR32): Likewise.
* include/private/gcconfig.h [__cris__ && LINUX && !CRIS] (CRIS):
Likewise.
* include/private/gcconfig.h [__e2k__ && LINUX] (E2K): Likewise.
* include/private/gcc... (continued)

7407 of 9995 relevant lines covered (74.11%)

8951016.62 hits per line

Jobs
ID Job ID Ran Files Coverage
5 1401.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) 25 Oct 2022 06:28AM UTC 0
74.11
Travis Job 1401.5
Source Files on build 1401
Detailed source file information is not available for this build.
  • Back to Repo
  • Build #1401
  • 41da3661 on github
  • Prev Build on master (#1400)
  • Next Build on master (#1402)
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