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

Doug Evans dje@google.com
Mon Sep 29 06:16:00 GMT 2014


On Sun, Sep 28, 2014 at 10:59 PM, Doug Evans <dje@google.com> wrote:
> On Thu, Sep 11, 2014 at 11:36 AM, Siva Chandra <sivachandra@google.com> wrote:
>> 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.
>
> LGTM

Forgot.
One thing I wanted to ask is if the regexp could be more specific.
E.g., instead of .*a = 11.*, have the full output?



More information about the Gdb-patches mailing list