== This week ==
* Backports (3/10) - 232493 - Unrelated aarch64 failure and non-thumb asan test on aarch32 big endian - 232600 - All tests pass - 232727 - unrelated non-thumb test failure asan/deep-thread-stack-1.c asan/deep-thread-stack-1.c)
* Bugzilla 68543 - [AArch64] Implement overflow arithmetic standard names (3/10) - Development halted due to submission of related patch by Richard Henderson: - https://gcc.gnu.org/ml/gcc-patches/2016-01/txt0WQOxpo0_5.txt - Began implementation of aarch32 related patch
* Bugzilla 69008 - gcc emits unneeded memory access when passing trivial structs by value (ARM) (3/10) - Additional code is being generated in default abi case with structure alignment equal to 8 - Investigating Dead Store Elimination pass to determine if code can be improved
* Misc (1/10)
== Next week ==
* Create new bugzilla for aarch32 to implement overflow standard names and continue implementation * Bugzilla 69008 - continue investigation * Work on backports as necessary