On Fri, 2015-10-16 at 16:23 -0400, Lukas Berk wrote: > Mark Wielaard <[email protected]> writes: > [...] > > The issue can be triggered with run-strip-strmerge.sh test when configured > > with --enable-gcov. Which will insert a .tbss section and TLS symbols that > > trigger the above checks. > > The patch fixes the corner case for me, test passes now. Thanks!
Thanks for testing. Pushed to master. For those who didn't know. The reason Lukas hit this issue is because he publishes code coverage reports for elfutils (which require configuring with --enable-gcov): https://fedorapeople.org/~lberk/elfutils-coverage/ Thanks for publishing those. Cheers, Mark
