This is the mail archive of the libstdc++@gcc.gnu.org mailing list for the libstdc++ 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: [RFC] libstdc++ atomicity, x86 agnostic version


Benjamin Kosnik <bkoz@redhat.com> writes:

| One way around this would be to make these atomic functions gcc
| builtins.

This is  what I vote for.

|  These would be different semantics than other gcc builtins,
| however, because there could be no fall back to a support library in the
| case of failure to use the builtin.

We already have built-ins that ought to be expanded by GCC.

-- Gaby


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