OSDN Git Service

* gcc/config/i386/darwin.h (ASM_OUTPUT_COMMON): Print the size
[pf3gnuchains/gcc-fork.git] / gcc / ChangeLog
index 3eaa168..1b76b90 100644 (file)
@@ -1,3 +1,13 @@
+2007-06-20  Hui-May Chang  <hm.chang@apple.com>
+
+       * config/i386/darwin.h (ASM_OUTPUT_COMMON): Print the size
+       of a variable as an unsigned HOST_WIDE_INT integer.
+
+2007-06-20  Zdenek Dvorak  <dvorakz@suse.cz>
+
+       PR rtl-optimization/32405
+       * loop-iv.c (iv_get_reaching_def): Fail for partial defs.
+
 2007-06-20  Jakub Jelinek  <jakub@redhat.com>
 
        * Makefile.in (omega.o): Depend on $(DIAGNOSTIC_H).
        PR tree-optimization/32353
        * tree-ssa-structalias.c (set_uids_in_ptset): Also handle RESULT_DECL.
 
+2007-06-19  Nick Clifton  <nickc@redhat.com>
+
+       * config/m32r/linux.h (LIB_SPEC): Always imply -lpthread for
+       -pthread.
+
 2007-06-18  Uros Bizjak  <ubizjak@gmail.com>
 
        PR target/32389