This is the mail archive of the gcc-bugs@gcc.gnu.org mailing list for the GCC 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]

[Bug libstdc++/34106] [parallel mode] Atomic operations compatibility layer needs cleanup



------- 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


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