This is the mail archive of the
gcc@gcc.gnu.org
mailing list for the GCC project.
Re: Prototype libatomic
- From: Tobias Burnus <tobias dot burnus at physik dot fu-berlin dot de>
- To: Richard Henderson <rth at twiddle dot net>, gcc at gcc dot gnu dot org
- Cc: Andrew MacLeod <amacleod at redhat dot com>
- Date: Wed, 14 Mar 2012 10:42:53 +0100
- Subject: Re: Prototype libatomic
Richard Henderson wrote:
> So, I've got something put together. I think it should be fairly scalable.
[...]
> Comments welcome. Andrew, didn't you say you had some code as well, but
> didn't want to argue with autofoo?
I think Andrew's version is attached to
http://gcc.gnu.org/wiki/Atomic/GCCMM
Namely:
http://gcc.gnu.org/wiki/Atomic/GCCMM?action=AttachFile&do=view&target=libatomic.c
Tobias