This is the mail archive of the fortran@gcc.gnu.org mailing list for the GNU Fortran project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: Report failures from make check-fortran?


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


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]