diff options
Diffstat (limited to 'gcc/ChangeLog')
| -rw-r--r-- | gcc/ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/gcc/ChangeLog b/gcc/ChangeLog index 4744f92..b4e62b7 100644 --- a/gcc/ChangeLog +++ b/gcc/ChangeLog @@ -1,3 +1,8 @@ +2004-10-03 Kaveh R. Ghazi <ghazi@caip.rutgers.edu> + + * builtins.c (expand_builtin_memcpy): Delete duplicate code + and make the first parameter the expression not the arglist. + 2004-10-03 Ulrich Weigand <uweigand@de.ibm.com> * expr.c (expand_expr_addr_expr): Only accept Pmode or ptr_mode |
