OSDN Git Service

PR middle-end/36506
[pf3gnuchains/gcc-fork.git] / gcc / ChangeLog
index eb6c434..f2c5185 100644 (file)
@@ -1,3 +1,9 @@
+2008-06-12  Jakub Jelinek  <jakub@redhat.com>
+
+       PR middle-end/36506
+       * omp-low.c (expand_omp_sections): Handle #pragma omp sections with
+       reductions.
+
 2008-06-12  Richard Guenther  <rguenther@suse.de>
 
        PR tree-optimization/36345