Hi Nathan,

> On 01/02/2018 09:36 AM, Marek Polacek wrote:
>> This test exercising inheriting a template constructor in this PR got
>> fixed with
>> r251426.  As I don't see any lambdas here, I thought it worth to add it.
>>
>> Tested on x86_64-linux, ok for trunk?
>>
>> 2018-01-02  Marek Polacek  <pola...@redhat.com>
>>
>>      PR c++/81860
>>      * g++.dg/cpp0x/inh-ctor30.C: New test.
>>
>
> yes thanks

this test FAILs on a couple of targets: i386-pc-solaris2.1[01],
sparc-sun-solaris2.11, powerpc-ibm-aix7.2.0.0,
x86_64-apple-darwin15.6.0.

The former two have _ZN1AIjEC1Ev instead of _ZN1AIjEC2Ev which demangle
the same.  Should it accept both?

Thanks.
        Rainer

-- 
-----------------------------------------------------------------------------
Rainer Orth, Center for Biotechnology, Bielefeld University

Reply via email to