== Progress == * Released GCC 4.7 and 4.8 2013.11 releases. * Investigated potential regressions on trunk, as reported by continuous cross-validation. Reported some cases to Kyryll. Another, reported to Bin, turns out to be an unrelated, unstable testcase recently introduced. Will have to give a closer look at big-endian tests. * Updated libsanitizer patch for AArch64. It builds again but is not functional yet (running in the Foundation model currently); getting support from libsanitizer developers. Support for AArch64 will have to be committed in LLVM, and merged into GCC later. I'm going to continue prototyping under GCC though, and will submit changes to the libsanitizer team when ready. * GNU tar regression (extended_negsidi pattern): posted bugzilla, fixed by Richard. * cbuildv2: gave another try, pointing to staging.g.l.o, to discover that it was outdated too. Rob has fixed it since then. * Backports: gave some support to Michael Collison to help him get to speed. Prepared backport of Zhenqiang's "enhance phiopt to handle BIT_AND_EXPR" (TCWG -303) == Next == * Resume "disable-peeling" work. Mostly check that the current trunk contains what we want. * cbuildv2: retry to create source release 2013.11 * Backports: commit TCWG-303, and Charles' backport of his testsuite fix look at the others in the list. * libsanitizer for AArch64: make it functional