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