OSDN Git Service

* config/xtensa/xtensa.c (xtensa_gimplify_va_arg_expr): Swap
[pf3gnuchains/gcc-fork.git] / gcc / ChangeLog
index ca219cb..4ac79c6 100644 (file)
@@ -1,3 +1,29 @@
+2004-07-13  Bob Wilson  <bob.wilson@acm.org>
+
+       * config/xtensa/xtensa.c (xtensa_gimplify_va_arg_expr): Swap
+       arguments for COND_EXPR in big-endian adjustment code.
+
+2004-07-13  John David Anglin  <dave.anglin@nrc-cnrc.gc.ca>
+
+       * pa-64.h (ARG_POINTER_REGNUM, STATIC_CHAIN_REGNUM): Delete.
+       * pa.h (ARG_POINTER_REGNUM, STATIC_CHAIN_REGNUM): Modify for hppa64.
+       * pa32-regs.h (REG_ALLOC_ORDER): Reorder caller-saved registers.
+       * pa64-regs.h (REG_ALLOC_ORDER): Likewise.
+
+2004-07-13  Diego Novillo  <dnovillo@redhat.com>
+
+       PR tree-optimization/16443
+       * tree-ssa-alias.c: Add more description for
+       CALL_CLOBBERED_VARS and ADDRESSABLE_VARS.
+       * tree-ssa-operands.c (get_asm_expr_operands): Re-order the
+       clobbering of call-clobbered and addressable variables.  If
+       there are any before aliases have been computed, add them.
+
+2004-07-13  Diego Novillo  <dnovillo@redhat.com>
+
+       * tree-optimize.c (execute_todo): Flush DUMP_FILE before
+       verification.
+
 2004-07-13  Ulrich Weigand  <uweigand@de.ibm.com>
 
        * config/s390/s390.c (s390_gimplify_va_arg): Use size_int instead