aboutsummaryrefslogtreecommitdiff
path: root/gdb/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'gdb/ChangeLog')
-rw-r--r--gdb/ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/gdb/ChangeLog b/gdb/ChangeLog
index ebe03be..d489d08 100644
--- a/gdb/ChangeLog
+++ b/gdb/ChangeLog
@@ -1,3 +1,9 @@
+2011-11-09 Tom Tromey <tromey@redhat.com>
+
+ PR c++/13342:
+ * valops.c (value_full_object): Return early if real type is
+ smaller than the enclosing type.
+
2011-11-08 Yao Qi <yao@codesourcery.com>
* amd64-tdep.c (amd64_relocate_instruction): Make it static.