On Sunday 05 February 2006 17:06, Olivier Houchard wrote: > cognet 2006-02-05 22:06:12 UTC > > FreeBSD src repository > > Modified files: > sys/arm/include atomic.h > Log: > Backout rev 1.12. It would have been a good thing, if gcc was smart > enough not to generate bad code. > > Revision Changes Path > 1.16 +18 -24 src/sys/arm/include/atomic.h
You need to add memory clobbers then, or perhaps clobbers of the memory being modified. -- John Baldwin <[EMAIL PROTECTED]> <>< http://www.FreeBSD.org/~jhb/ "Power Users Use the Power to Serve" = http://www.FreeBSD.org _______________________________________________ [email protected] mailing list http://lists.freebsd.org/mailman/listinfo/cvs-all To unsubscribe, send any mail to "[EMAIL PROTECTED]"
