On Mon, Mar 29, 2004 at 03:01:35PM -0800, Jim Wilson wrote: > It looks like the linux sources use volatile instead of memory > clobbers. Volatile is a stronger statement than a memory clobber. No, it makes a completely different statement. r~