OK.
On Tue, Nov 15, 2016 at 9:39 AM, Jakub Jelinek wrote:
> On Thu, Nov 10, 2016 at 10:50:27PM +0100, Jakub Jelinek wrote:
>> > + self(); // error: use of 'decltype(auto)
>> > fix_type::operator()() [with Functor =
>> > main()::]' before deduction of 'auto'
>>
>> Wouldn't it be clearer to
On Thu, Nov 10, 2016 at 10:50:27PM +0100, Jakub Jelinek wrote:
> > + self(); // error: use of 'decltype(auto)
> > fix_type::operator()() [with Functor = main()::]'
> > before deduction of 'auto'
>
> Wouldn't it be clearer to turn that // error: line into
> // { dg-bogus "use of \[^\n\r]* b