
Hello,
* Roberto Bagnara wrote on Tue, Apr 14, 2009 at 06:58:01PM CEST:
Richard Guenther wrote:
It seems to build and test ok on {i586,ia64,ppc,ppc64,s390,x86_64}-linux but I get
PASS: nnc_writepolyhedron1 /bin/sh: line 4: 29952 Segmentation fault ${dir}$tst FAIL: memory1 ====================================== 1 of 191 tests failed Please report to ppl-devel@cs.unipr.it ======================================
on s390x-linux. Does the testsuite stop after the first error?
Are you saying that there were no 190 PASSes before that FAIL? If yes, that would be weird, and I'd be interested in the output of make check SHELL="/bin/sh -x"
and the make version used.
The testsuite does not proceed after the first directory that gives an error.
Why not recommend make -k check
then?
Cheers, Ralf