summaryrefslogtreecommitdiff
path: root/gcc/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'gcc/ChangeLog')
-rw-r--r--gcc/ChangeLog3
1 files changed, 3 insertions, 0 deletions
diff --git a/gcc/ChangeLog b/gcc/ChangeLog
index 44cdd0edc16..41d161910b9 100644
--- a/gcc/ChangeLog
+++ b/gcc/ChangeLog
@@ -1,5 +1,8 @@
2001-03-27 Richard Henderson <rth@redhat.com>
+ * integrate.c (copy_insn_list): Use returnjump_p.
+ (copy_insn_notes): Recurse for CALL_PLACEHOLDER.
+
* function.h (struct function): Move all boolean valued fields
to single bit fields at the end of the struct.