Re: misbehaviour with md5_process_bytes and maybe in optimization

2011-09-24 Thread Ian Lance Taylor
Basile Starynkevitch writes: > On Fri, 23 Sep 2011 12:19:57 -0700 > Ian Lance Taylor wrote: > >> I committed this patch to mainline to fix the problem. Bootstrapped on >> x86_64-unknown-linux-gnu. >> >> 2011-09-23 Ian Lance Taylor >> >> * md5.c (md5_process_bytes): Correct handling of

Re: misbehaviour with md5_process_bytes and maybe in optimization

2011-09-24 Thread Basile Starynkevitch
On Fri, 23 Sep 2011 12:19:57 -0700 Ian Lance Taylor wrote: > I committed this patch to mainline to fix the problem. Bootstrapped on > x86_64-unknown-linux-gnu. > > 2011-09-23 Ian Lance Taylor > > * md5.c (md5_process_bytes): Correct handling of unaligned > buffer. This is *exac

Re: misbehaviour with md5_process_bytes and maybe in optimization

2011-09-23 Thread Ian Lance Taylor
Pierre Vittet writes: > Thanks for your interest, > > I just checked revision 179127 of GCC. Last revision is 177700, it has > not been change for 6 weeks. > > My file is the same as this one: > http://gcc.gnu.org/viewcvs/trunk/libiberty/md5.c?revision=177700&view=markup > > in libiberty/md5.c, f