OSDN Git Service

2009-04-01 Rafael Avila de Espindola <espindola@google.com>
[pf3gnuchains/gcc-fork.git] / gcc / ChangeLog
index b767290..f088788 100644 (file)
@@ -1,3 +1,21 @@
+2009-04-01  Rafael Avila de Espindola  <espindola@google.com>
+
+       * varasm.c (default_function_rodata_section): Declare DOT as const char*.
+
+2009-04-01  Kai Tietz  <kai.tietz@onevision.com>
+           Andrey Galkin <agalkin@hypercom.com>
+
+       PR/39492
+       * config/i386/host-mingw32.c (mingw32_gt_pch_use_address):
+       Make object_name unique for each process.
+
+2009-04-01  Jakub Jelinek  <jakub@redhat.com>
+
+       PR other/39591
+       * omp-low.c (remove_exit_barrier): Don't optimize if there are any
+       addressable variables in the parallel that could go out of scope while
+       running queued tasks.
+
 2009-04-01  Anatoly Sokolov  <aesok@post.ru>
 
        * config/avr/avr.h (avr_case_values_threshold): Remove declaration.