2010/12/30 H.J. Lu <hjl.to...@gmail.com>: > I also have a patch for gcc 4.4 which works on simple codes. > > H.J. > On Thu, Dec 30, 2010 at 1:31 PM, H. Peter Anvin <h...@zytor.com> wrote: >> We do have a slightly more extensive patch already implemented.
Could you make those patches available somewhere? It'd be interesting to play with them. Btw, I recommend against 8-byte longs. In the tests I did in 2009, I recall glibc source was extremely unhappy due to sizeof(long)==sizeof(void *) assumptions. -- Robert Millan