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: "paolo dot carlini at oracle dot com" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: 28 Jan 2010 17:51:30 -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 #7 from paolo dot carlini at oracle dot com 2010-01-28 17:51 -------
I don't know the details frankly, but at minimum we should be *very* careful
and make sure we do the right thing also in the special cases, eg, on i386 when
the atomic builtins are not available.
--
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=34106