]> git.ipfire.org Git - thirdparty/binutils-gdb.git/blobdiff - gdb/testsuite/ChangeLog
In a couple functions (type_update_when_use_rtti_test and
[thirdparty/binutils-gdb.git] / gdb / testsuite / ChangeLog
index cb671f5306a9ef740b8dd8c6e08e646910099e35..a4e4e3ea4c8ac4480ac83324d38cd3211496b741 100644 (file)
@@ -1,3 +1,9 @@
+2014-06-17  Luis Machado  <lgustavo@codesourcery.com>
+
+       * gdb.mi/mi-var-rtti.cc (type_update_when_use_rtti_test):
+       Initialize ptr and S explicitly.
+       (skip_type_update_when_not_use_rtti_test): Likewise.
+
 2014-06-16  Keith Seitz  <keiths@redhat.com>
 
        PR mi/15863