Report failures from make check-fortran?
Janus Weil
janus@gcc.gnu.org
Sat Jan 19 14:50:00 GMT 2013
Dear Tilo,
> when I get some failures from a recent git master 1c4973d like below, is
> that something you want to know about?
certainly!
> % tail ./gcc/testsuite/gfortran/gfortran.sum
> === gfortran Summary ===
>
> # of expected passes 42830
> # of unexpected failures 20
maybe you can tell us the output of
1) grep -i 'fail:' ./gcc/testsuite/gfortran/gfortran.sum
2) gfortran -v (using the binary that you built, of course, which may
be named differently)
Thanks,
Janus
More information about the Fortran
mailing list