On Nov 05, Greg Wohletz <greg at duke.CS.UNLV.EDU> wrote: >This problem went away when I recompiled the system without the -O2 flag. >Apparently the gcc optimiser on my NetBSD/pmax system has a problem with >this code. If you are using the latest NetBSD which has egcs you can try compiling with --no-strict-aliasing. -- ciao, Marco