Re: [PATCH, testsuite, 2/2] Add scan-ltrans-tree-dump

2018-05-02 Thread Richard Biener
On Wed, 2 May 2018, Tom de Vries wrote: > On 04/03/2018 07:49 PM, Bernhard Reutner-Fischer wrote: > > > This patch adds scan-ltrans-tree-dump. > > > > Please check all error calls to talk about the correct function -- at least > > scan-ltrans-tree-dump-times is wrong. > > > > Fixed in this upda

Re: [PATCH, testsuite, 2/2] Add scan-ltrans-tree-dump

2018-05-02 Thread Tom de Vries
On 04/03/2018 07:49 PM, Bernhard Reutner-Fischer wrote: This patch adds scan-ltrans-tree-dump. Please check all error calls to talk about the correct function -- at least scan-ltrans-tree-dump-times is wrong. Fixed in this updated patch. OK for trunk? Thanks, - Tom [testsuite] Add scan-lt

Re: [PATCH, testsuite, 2/2] Add scan-ltrans-tree-dump

2018-04-04 Thread Bernhard Reutner-Fischer
On 4 April 2018 at 10:59, Tom de Vries wrote: > On 04/03/2018 07:49 PM, Bernhard Reutner-Fischer wrote: >>> >>> This patch adds scan-ltrans-tree-dump. >> >> >> Please check all error calls to talk about the correct function -- at >> least scan-ltrans-tree-dump-times is wrong. >> > > Hi, > > thanks

Re: [PATCH, testsuite, 2/2] Add scan-ltrans-tree-dump

2018-04-04 Thread Tom de Vries
On 04/03/2018 07:49 PM, Bernhard Reutner-Fischer wrote: This patch adds scan-ltrans-tree-dump. Please check all error calls to talk about the correct function -- at least scan-ltrans-tree-dump-times is wrong. Hi, thanks for noticing that. I'll update the patches to fix that. But I wonder

Re: [PATCH, testsuite, 2/2] Add scan-ltrans-tree-dump

2018-04-03 Thread Bernhard Reutner-Fischer
>This patch adds scan-ltrans-tree-dump. Please check all error calls to talk about the correct function -- at least scan-ltrans-tree-dump-times is wrong. thanks, > >Bootstrapped and reg-tested on x86_64. > >OK for stage4/stage1 trunk? > >Thanks, >- Tom