Re: [PATCH] tests: Add varlocs-self and exprlocs-self tests.

2017-11-16 Thread Mark Wielaard
On Wed, 2017-11-15 at 21:01 +0100, Mark Wielaard wrote: > On Fri, 2017-11-10 at 17:12 +0100, Mark Wielaard wrote: > > Make sure the testcases (library functions they use) don't crash, > > triggers self-check/asserts or leaks memory under valgrind. This > > also helps making sure newer DWARF constru

Re: [PATCH] tests: Add varlocs-self and exprlocs-self tests.

2017-11-15 Thread Mark Wielaard
On Fri, 2017-11-10 at 17:12 +0100, Mark Wielaard wrote: > Make sure the testcases (library functions they use) don't crash, > triggers self-check/asserts or leaks memory under valgrind. This > also helps making sure newer DWARF constructs are handled (when > building with -gdwarf-5). I pushed this