summaryrefslogtreecommitdiff
path: root/gcc/ChangeLog
diff options
context:
space:
mode:
authorwilson <wilson@138bc75d-0d04-0410-961f-82ee72b054a4>1998-03-09 12:03:21 +0000
committerwilson <wilson@138bc75d-0d04-0410-961f-82ee72b054a4>1998-03-09 12:03:21 +0000
commit0ea3849fdf250581493c11e89c6912d60cbee9c8 (patch)
tree8a7b7471471c33305b3352c302c6f8a391133159 /gcc/ChangeLog
parent40df6fd41b199486fb5d8c9c4222390694b61ede (diff)
downloadgcc-0ea3849fdf250581493c11e89c6912d60cbee9c8.tar.gz
Patch to fix mips64-elf varargs aliasing failures.
* function.c (put_reg_into_stack): Copy MEM_IN_STRUCT_P from new. (assign_parms): Set aggregate if hide_last_arg and last_named. git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@18450 138bc75d-0d04-0410-961f-82ee72b054a4
Diffstat (limited to 'gcc/ChangeLog')
-rw-r--r--gcc/ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/gcc/ChangeLog b/gcc/ChangeLog
index 406cd47967d..53b06392562 100644
--- a/gcc/ChangeLog
+++ b/gcc/ChangeLog
@@ -1,3 +1,8 @@
+Mon Mar 9 12:02:23 1998 Jim Wilson <wilson@cygnus.com>
+
+ * function.c (put_reg_into_stack): Copy MEM_IN_STRUCT_P from new.
+ (assign_parms): Set aggregate if hide_last_arg and last_named.
+
Mon Mar 9 19:57:56 1998 J"orn Rennecke <amylaar@cygnus.co.uk>
* final.c (shorten_branches): Initialize insn_addresses.