RE: [PR68001, CilkPlus] Fix for PR68001

2015-12-05 Thread Zamyatin, Igor
> > > > > FAIL: obj-c++.dg/property/dotsyntax-11.mm -fgnu-runtime (test for > > errors, line 51) > > FAIL: obj-c++.dg/property/dotsyntax-11.mm -fgnu-runtime (test for > > errors, line 56) > > FAIL: obj-c++.dg/property/dotsyntax-11.mm -fgnu-runtime (test for > > errors, line 59) > > > > Andreas.

Re: [PR68001, CilkPlus] Fix for PR68001

2015-12-01 Thread Tom de Vries
On 30/11/15 21:43, Zamyatin, Igor wrote: FAIL: obj-c++.dg/property/dotsyntax-11.mm -fgnu-runtime (test for errors, line 51) FAIL: obj-c++.dg/property/dotsyntax-11.mm -fgnu-runtime (test for errors, line 56) FAIL: obj-c++.dg/property/dotsyntax-11.mm -fgnu-runtime (test for errors, line 59) An

RE: [PR68001, CilkPlus] Fix for PR68001

2015-11-30 Thread Zamyatin, Igor
> > FAIL: obj-c++.dg/property/dotsyntax-11.mm -fgnu-runtime (test for errors, > line 51) > FAIL: obj-c++.dg/property/dotsyntax-11.mm -fgnu-runtime (test for errors, > line 56) > FAIL: obj-c++.dg/property/dotsyntax-11.mm -fgnu-runtime (test for errors, > line 59) > > Andreas. Here is the patch

Re: [PR68001, CilkPlus] Fix for PR68001

2015-11-24 Thread Andreas Schwab
FAIL: obj-c++.dg/property/dotsyntax-11.mm -fgnu-runtime (test for errors, line 51) FAIL: obj-c++.dg/property/dotsyntax-11.mm -fgnu-runtime (test for errors, line 56) FAIL: obj-c++.dg/property/dotsyntax-11.mm -fgnu-runtime (test for errors, line 59) Andreas. -- Andreas Schwab, SUSE Labs, sc

Re: [PR68001, CilkPlus] Fix for PR68001

2015-11-02 Thread Jeff Law
On 11/02/2015 01:08 PM, Zamyatin, Igor wrote: Hi! This patch attempts to enhance error diagnostic in case of CilkPlus and fixes PR68001. Bootstrapped and regtested for x86_64. Is it ok for trunk? Thanks, Igor ChangeLog: c-family 2015-11-02 Igor Zamyatin k PR c++/68001 *