]> git.ipfire.org Git - thirdparty/binutils-gdb.git/blobdiff - gdb/ChangeLog
Fix ptype of single-member Rust enums
[thirdparty/binutils-gdb.git] / gdb / ChangeLog
index 2016c816cfece3b357e2263700339bc5e7516060..f13305ce3e32152d45694562426273ff51e80281 100644 (file)
@@ -1,3 +1,9 @@
+2017-02-03  Tom Tromey  <tom@tromey.com>
+
+       PR rust/21097:
+       * rust-lang.c (rust_print_type) <TYPE_CODE_UNION>: Handle enums
+       with a single member.
+
 2017-02-03  Pedro Alves  <palves@redhat.com>
 
        * cli/cli-interp.c (cli_interp_base::cli_interp_base)