== Progress == * GCC trunk/4.9 cross-validation (CARD-647) (2/10) - trunk build for aarch64 reported to fail because libsanitizer requires an update. Pinged libsanitizers maintainers but got no answer so far. - posted testsuite patch to test if -shared is supported - managed to find how to force target-dependent -mword-relocations flags to compile testglue, without needing a testuite patch :-)
* Validation (3/10) - compared cbuild2 schroot-test branch using (default) shared libs and forcing static libs Using static libs causes many unresolved and unsupported tests - compared using unix.exp and arm-linux.exp: the latter causes creates instability in the results
* Neon intrinsics tests (2/10) - rebased on trunk, applied requested changes - the make-check parallelization support has changed mid-September, took some time to discover that my .exp harness was now incompatible.
* Misc (3/10) - calls/meetings
== Next == * GCC trunk/4.9 cross-validation - continue investigation of abi_check test * Neon intrinsic tests update, trying to take float16 types into account * cbuild2: - compare results + validation time of stable and schroot-test branches - look at backport-test script + logs