aboutsummaryrefslogtreecommitdiff
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 afcd8bc..1ec1165 100644
--- a/gcc/ChangeLog
+++ b/gcc/ChangeLog
@@ -1,5 +1,8 @@
2003-10-21 Jason Merrill <jason@redhat.com>
+ * tree.c (get_unwidened): Check TREE_UNSIGNED on the field's type.
+ (get_narrower): Likewise.
+
* stor-layout.c (layout_decl): Do packed field alignment for
bit-fields, too.