This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug libstdc++/34106] [parallel mode] Atomic operations compatibility layer needs cleanup
- From: "jwakely dot gcc at gmail dot com" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: 28 Jan 2010 17:47:41 -0000
- Subject: [Bug libstdc++/34106] [parallel mode] Atomic operations compatibility layer needs cleanup
- References: <bug-34106-15092@http.gcc.gnu.org/bugzilla/>
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
------- Comment #6 from jwakely dot gcc at gmail dot com 2010-01-28 17:47 -------
similarly, if cygwin and mingw32 implement __sync_fetch_and_add etc. then why
keep custom versions for those platforms? (but maybe the builtins aren't
implemented on those platforms - I have no idea)
--
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=34106