On Mon, Apr 15, 2019 at 05:30:14PM +0200, Rainer Emrich wrote: > There seems to be a generic issue with the tests in gcc/testsuite. The > log files do not contain the logs.
Perhaps contrib/dg-extract-results* misbehaved? Can you look for the testsuite/g++*/g++.log.sep files? Do they contain everything? If yes, can you try to say mv contrib/dg-extract-results.py{,.bad} and retry, to see if there isn't a problem with the python version thereof? Jakub