This is the mail archive of the gdb-prs@sourceware.org mailing list for the GDB project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[Bug rust/20239] NonZero-optimized enums don't print properly


https://sourceware.org/bugzilla/show_bug.cgi?id=20239

--- Comment #5 from cvs-commit at gcc dot gnu.org <cvs-commit at gcc dot gnu.org> ---
The master branch has been updated by Manish Goregaokar
<manishearth@sourceware.org>:

https://sourceware.org/git/gitweb.cgi?p=binutils-gdb.git;h=b5a4b3c5e711be9096423f9765623eda449d8f4d

commit b5a4b3c5e711be9096423f9765623eda449d8f4d
Author: Manish Goregaokar <manish@mozilla.com>
Date:   Sat Jun 25 11:09:23 2016 +0530

    Make evaluation and type-printing of all NonZero optimized enums work

    gdb/ChangeLog:
    2016-06-25  Manish Goregaokar  <manish@mozilla.com>

        PR gdb/20239
        * rust-lang.c (rust_get_disr_info): Correctly interpret
        NonZero-optimized enums of arbitrary depth.
        (rust_print_type): Correctly print NonZero-optimized
        enums.

-- 
You are receiving this mail because:
You are on the CC list for the bug.

Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]