X-Git-Url: http://git.sourceforge.jp/view?p=pf3gnuchains%2Fgcc-fork.git;a=blobdiff_plain;f=gcc%2FChangeLog;h=4ac79c6c828a4ffe45c523072c80a3ea89039ed1;hp=ca219cb4234ef02ec3613371814eb8429b7d9041;hb=ada8bfe4eefb8aeae51e3fb7243ebc7cb1f18647;hpb=3c2ee2c9f1b7cbbe9d3cb4d061b7aa8b4570e0d6 diff --git a/gcc/ChangeLog b/gcc/ChangeLog index ca219cb4234..4ac79c6c828 100644 --- a/gcc/ChangeLog +++ b/gcc/ChangeLog @@ -1,3 +1,29 @@ +2004-07-13 Bob Wilson + + * 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 + + * 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 + + 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 + + * tree-optimize.c (execute_todo): Flush DUMP_FILE before + verification. + 2004-07-13 Ulrich Weigand * config/s390/s390.c (s390_gimplify_va_arg): Use size_int instead