Ivan Maidanski
Ivan Maidanski
> A quick run of test_atomic seems to suggest this platform is not at all appropriate for this code : > $ ./test_atomic > Missing: AO_short_fetch_and_add > ... All test...
Is the same reproduced on master?
> atomic_ops_malloc.c: In function 'AO_free_large': > atomic_ops_malloc.c:207:24: warning: passing argument 1 of 'munmap' from incompatible pointer type [-Wincompatible-pointer-types] Okay, could you please make a PR (to master)? I think it...
> The testsuite fails badly and I suspect some issue within a script somewhere : > make[4]: Entering directory '/opt/bw/build/libatomic_ops-7.8.2_SunOS_5.10_SPARC64.001/tests' > ../test-driver: line 112: 9390 Killed "$@" >> "$log_file" 2>&1...
Okay, I will check it on a Solaris 11 Sparc64 host some time later.
> > atomic_ops_malloc.c: In function 'AO_free_large': > > atomic_ops_malloc.c:207:24: warning: passing argument 1 of 'munmap' from incompatible pointer type [-Wincompatible-pointer-types] > > I think it could be fixed like this:...
Source: release-7_6 (b5c41e957f) Build: https://app.travis-ci.com/github/bdwgc/bdwgc/jobs/636790985 Host: Ubuntu Xenial / x86_64 Config: `CONF_OPTIONS="--enable-redirect-malloc --enable-gc-debug --enable-cplusplus --enable-gc-assertions --disable-static"`