Re: [PATCH, testsuite/guality] Use line number vars in gdb-test

2018-06-28 Thread Jeff Law
On 06/28/2018 11:49 AM, Tom de Vries wrote: > Hi, > > I played around with pr45882.c and ran into FAILs. It took me a while to > realize that the FAILs where due to the gdb-test (a dg-final action) using > absolute line numbers, and me adding lines before the gdb-test lines. > > I've written thi

Re: [PATCH, testsuite/guality] Use line number vars in gdb-test

2018-06-28 Thread Tom de Vries
[ resending. It seems this did not get through to the mail archive. ] On Thu, Jun 28, 2018 at 07:49:30PM +0200, Tom de Vries wrote: > Hi, > > I played around with pr45882.c and ran into FAILs. It took me a while to > realize that the FAILs where due to the gdb-test (a dg-final action) using > ab