cvs commit: src/sys/arm/include atomic.h

John Baldwin jhb at freebsd.org
Mon Feb 6 08:46:43 PST 2006


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 <jhb at FreeBSD.org>  <><  http://www.FreeBSD.org/~jhb/
"Power Users Use the Power to Serve"  =  http://www.FreeBSD.org


More information about the cvs-all mailing list