Chaired the Toolchain Working group call. Michael H was unavailable (but OK) following yet another earthquake in Christchurch.
Continued working on my widening multiplies patches. I did think for a while there must be a logic flaw because it's using the wrong sized inputs to instructions, but on closer inspection that was taken care of in the RTL transformations. The changes I already had seem good in all the test cases I could generate. I've also identified a number of additional optimization opportunities, so I've been tweaking the patch for those.
Continued trying to figure out why my Thumb2 constants patches break the native bootstrap build. The stage2 compiler enters an infinite loop, but I couldn't easily identify why, as yet.
Backported Julian's unaligned access patches to a Linaro test branch.
---- Upstream patched requiring review: * NEON scheduling patch http://gcc.gnu.org/ml/gcc-patches/2011-02/msg01431.html