[Bug libgomp/55411] OMP threads lose their OMP_WAIT_POLICY when another OMP thread gets destructed

jk3064 at arcor dot de gcc-bugzilla@gcc.gnu.org
Tue Nov 20 10:04:00 GMT 2012


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

--- Comment #1 from jk3064 at arcor dot de 2012-11-20 10:04:08 UTC ---
Created attachment 28742
  --> http://gcc.gnu.org/bugzilla/attachment.cgi?id=28742
example testcase

compile with: g++ -fopenmp -lgomp -lboost_system -lboost_thread-mt -o foo.bin
-O2 foo_omp.c



More information about the Gcc-bugs mailing list