OSDN Git Service

PR libgomp/43706
[pf3gnuchains/gcc-fork.git] / libgomp / ChangeLog
index 7064d66..4317202 100644 (file)
@@ -1,5 +1,10 @@
 2010-12-02  Jakub Jelinek  <jakub@redhat.com>
 
 2010-12-02  Jakub Jelinek  <jakub@redhat.com>
 
+       PR libgomp/43706
+       * env.c (initialize_env): Default to spin count 300000
+       instead of 20000000 if neither OMP_WAIT_POLICY nor GOMP_SPINCOUNT
+       is specified.
+
        PR libgomp/45240
        * parallel.c (GOMP_parallel_end): Unlock gomp_remaining_threads_lock
        at the end if sync builtins aren't supported.
        PR libgomp/45240
        * parallel.c (GOMP_parallel_end): Unlock gomp_remaining_threads_lock
        at the end if sync builtins aren't supported.