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]

[PATCH 1/4] PR c++/13403 and PR c++/15154: Non trivial return value tests


Adds two tests, one fails and another passes. These tests illustrate
the way in which the ABI function gnuv3_pass_by_reference is
incomplete.

gdb/testsuite/ChangeLog:

2014-09-11  Siva Chandra Reddy  <sivachandra@google.com>

        PR c++/13403
        PR c++/15154
        * gdb.cp/non-trivial-retval.cc: New file.
        * gdb.cp/non-trivial-retval.exp: New file.

Attachment: fix_gnuv3_abi_tests1.txt
Description: Text document


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