Short week (2 days off) (4/10)
== Progress == * GCC trunk cross-validation (CARD-647) (2/10) - reported 2 new compiler build failures and 2 regressions - tested one proposed patch, which did not fix the regression - trunk now builds OK again
* Neon intrinsics tests (1/10) - cleaned branch to prepare submission - working on Cumulative Saturation Neon flag support for AArch64
* aarch64 libsanitizer support - resumed work: libsanitizer no longer builds with recent glibc, will need to patch it upstream before bringing it back to GCC. - testing will be difficult using qemu since libsanitizer reserves a huge chunk of memory at startup (8GB) which may not be available on the host machine
* Misc (meetings, conf-calls, ....) (3/10) - 1:1 calls, weekly calls - backports review
== Next == * GCC trunk cross-validation: - test Kugan's patch before submission - evaluate effort to develop a mail-driven support for testing patches vs trunk befiore submission - add support for validation of FSF-4.9 branch
* Neon intrinsics tests - add support for Cumulative Saturation Neon flags on AArch64
* AArch64 libsanitizer - discuss how to make cross-testing more practical