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++/46294] Spinlock with atomic primitives fails


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=46294

--- Comment #4 from Dan Weber <dan at blinkmind dot com> 2010-11-03 18:12:58 UTC ---
Created attachment 22263
  --> http://gcc.gnu.org/bugzilla/attachment.cgi?id=22263
TBB based spinlock (working)

Compiler with -ltbb keep -fopenmp, but -std=c++0x is unnecessary


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