This is the mail archive of the gcc-patches@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: [v3] <stdatomic> -> <atomic>


On Sun, Dec 20, 2009 at 09:37:45PM -0800, Benjamin Kosnik wrote:
> 
> ... and the other changes from N3000, modulo the lock-free property
> macro changes. Fixing those seem minor and can be done without filename
> changes, include changes, and ABI shims.
> 
> Looks big, but is mostly renames. There is one ABI issue, due to
> changed signatures, but it is relatively minor and can be worked around
> with _GLIBCXX_ASM_SYMVER. 
> 
> Please OK for gcc trunk.

Looks good to me.

	Jakub


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]