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:46:10 -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 #5 from jwakely dot gcc at gmail dot com 2010-01-28 17:46 -------
and I thought everyone had forgotten about that patch ;)
granted, ICC uses libstdc++, but doesn't it already have to support the same
atomic builtins as used elsewhere in the library? And my patch changes
parallel mode to use those same builtins (which are designed after the Intel
intrinsics anyway, so likely to work in ICC!)
--
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=34106