Re: [v3, testsuite] Fix merging default libstdc++.log

2012-04-17 Thread Rainer Orth
Hi Mike, > On Apr 16, 2012, at 8:03 AM, Rainer Orth wrote: >> I've long noticed that libstdc++.log (unlike libstdc++.sum) doesn't >> contain log entries for tests run from abi.exp, but hadn't looked >> closer, getting used to check libstdc++.log.sep instead which contained >> everything I expected

Re: [v3, testsuite] Fix merging default libstdc++.log

2012-04-16 Thread Mike Stump
On Apr 16, 2012, at 8:03 AM, Rainer Orth wrote: > I've long noticed that libstdc++.log (unlike libstdc++.sum) doesn't > contain log entries for tests run from abi.exp, but hadn't looked > closer, getting used to check libstdc++.log.sep instead which contained > everything I expected. > ok for main

[v3, testsuite] Fix merging default libstdc++.log

2012-04-16 Thread Rainer Orth
I've long noticed that libstdc++.log (unlike libstdc++.sum) doesn't contain log entries for tests run from abi.exp, but hadn't looked closer, getting used to check libstdc++.log.sep instead which contained everything I expected. This weekend, I've observed the same for the prettyprinters.exp failu