public inbox for gcc-help@gcc.gnu.org
 help / color / mirror / Atom feed
* Question regarding __sync
@ 2020-12-05 14:54 Björn Max Jakobsen
  2020-12-05 15:11 ` Jonathan Wakely
  0 siblings, 1 reply; 2+ messages in thread
From: Björn Max Jakobsen @ 2020-12-05 14:54 UTC (permalink / raw)
  To: gcc-help

In what gcc version was __sync added?

- Bjoern Jakobsen

^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: Question regarding __sync
  2020-12-05 14:54 Question regarding __sync Björn Max Jakobsen
@ 2020-12-05 15:11 ` Jonathan Wakely
  0 siblings, 0 replies; 2+ messages in thread
From: Jonathan Wakely @ 2020-12-05 15:11 UTC (permalink / raw)
  To: Björn Max Jakobsen; +Cc: gcc-help

On Sat, 5 Dec 2020, 14:56 Björn Max Jakobsen via Gcc-help, <
gcc-help@gcc.gnu.org> wrote:

> In what gcc version was __sync added?
>

If you mean the old-style functions for atomic member access, then GCC 4.1.0

https://gcc.gnu.org/gcc-4.1/changes.html

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2020-12-05 15:11 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-12-05 14:54 Question regarding __sync Björn Max Jakobsen
2020-12-05 15:11 ` Jonathan Wakely

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).