Re: [PATCH 3/3] Misaligned MEM_REF reads

2012-03-16 Thread Richard Guenther
On Wed, 14 Mar 2012, Martin Jambor wrote: > Hi, > > On Mon, Mar 12, 2012 at 03:09:04PM +0100, Martin Jambor wrote: > > Hi, > > > > this patch is very similar to the one I posted before > > (http://gcc.gnu.org/ml/gcc-patches/2012-02/msg01377.html) except that > > it is now adjusted to sit on top

Re: [PATCH 3/3] Misaligned MEM_REF reads

2012-03-14 Thread Martin Jambor
Hi, On Mon, Mar 12, 2012 at 03:09:04PM +0100, Martin Jambor wrote: > Hi, > > this patch is very similar to the one I posted before > (http://gcc.gnu.org/ml/gcc-patches/2012-02/msg01377.html) except that > it is now adjusted to sit on top of the new one before this and does > not ignore complex nu