Debugging the new version of the patch to support
instructions with REG_INC_NOTE in SMS which caused bootstrap failure.
(http://gcc.gnu.org/ml/gcc-patches/2011-08/msg01216.html)
A fix was tested and submitted:
[PATCH, SMS 1/2] Avoid generating redundant reg-moves
http://gcc.gnu.org/ml/gcc-patches/2
Christian Robottom Reis wrote on 09/23/2011 10:00:18 PM:
> On Fri, Sep 23, 2011 at 06:51:37PM +0200, Ulrich Weigand wrote:
> > * Implemented and tested support for disabling address space
> >randomization in gdbserver; patch posted for review.
>
> I'm not sure this is related, but remember th
On Mon, Sep 26, 2011 at 03:59:24PM +0200, Ulrich Weigand wrote:
> Christian Robottom Reis wrote on 09/23/2011 10:00:18 PM:
> > On Fri, Sep 23, 2011 at 06:51:37PM +0200, Ulrich Weigand wrote:
> > > * Implemented and tested support for disabling address space
> > >randomization in gdbserver; pa
Saw this on the linaro-multimedia list:
http://lists.linaro.org/pipermail/linaro-multimedia/2011-September/74.html
libpng spends a significant amount of time in memcpy(). This might
tie in with Ramana's investigation or the unaligned access work by
allowing more memcpy()s to be inlined.
--