This is the mail archive of the gdb-patches@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]

[PING] [PATCH] Fix dynamic_cast operator


Original post: https://sourceware.org/ml/gdb-patches/2014-04/msg00089.html

Rebased patch is attached.

ChangeLog:
2014-04-15  Siva Chandra Reddy  <sivachandra@google.com>

        * valops.c (value_dynamic_cast): Fix mixup between rtti_type
        and resolved_type.

        testsuite/
        * gdb.cp/casts.exp: Adjust expected result for few tests.

Attachment: fix_dynamic_cast_v1.txt
Description: Text document


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