aboutsummaryrefslogtreecommitdiff
path: root/gcc/ChangeLog
diff options
context:
space:
mode:
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 a3db409..e24faea 100644
--- a/gcc/ChangeLog
+++ b/gcc/ChangeLog
@@ -1,3 +1,8 @@
+2001-12-03 Geoff Keating <geoffk@redhat.com>
+
+ * emit-rtl.c (gen_lowpart_common): Avoid unwanted sign-extension
+ of array elements.
+
2001-12-03 Neil Booth <neil@daikokuya.demon.co.uk>
PR c/4988