John Goerzen wrote: >On Mon, May 22, 2006 at 05:54:24PM -0700, Nicolas Lopez wrote: >> ii gcc 4.0.3-4 The GNU C compiler >> ii gcc-4.0 4.0.3-3 The GNU C compiler >> [EMAIL PROTECTED]:~$ gcc --version >> gcc (GCC) 4.0.4 20060507 (prerelease) (Debian 4.0.3-3) >> Copyright (C) 2006 Free Software Foundation, Inc. >> This is free software; see the source for copying conditions. There is NO >> warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. >> > >This is interesting. Can you try GCC 3.4 and 4.1 and let me know if you >have any better luck with either of those? Also, have you had the same >problem on i386?
Can't help immediately regarding the compiler, but using the same gcc-4.0 version on my Pentium II, I get the same behavior -- namely, recompiling with -O0 corrects the problem. Cheers, Scott Bailey [EMAIL PROTECTED]

