2018-05-21 21:23 GMT+02:00 Steve Kargl <s...@troutmask.apl.washington.edu>: > On Mon, May 21, 2018 at 12:10:01PM -0700, Steve Kargl wrote: >> On Mon, May 21, 2018 at 09:06:40PM +0200, Janus Weil wrote: >> > Hi Steve, >> > >> > > The attached patch fixes a few testcases that were missed >> > > in the original patch. Do you have these already in an >> > > updated patch, or would you like me to commit my patch? >> > >> > I saw the message just now and had no time to react yet. Please feel >> > free to commit your patch. >> > >> >> OK, I'll commit with an appropriate ChangeLog in a few minutes. >> > > Done.
Thank you! I wonder why I did not see the gfortran.dg/graphite failures. My testsuite log looks like those should have been run: Running /home/jweil/gcc/trunk/gcc/testsuite/gfortran.dg/graphite/graphite.exp ... Running /home/jweil/gcc/trunk/gcc/testsuite/gfortran.dg/graphite/graphite.exp ... Running /home/jweil/gcc/trunk/gcc/testsuite/gfortran.dg/graphite/graphite.exp ... Running /home/jweil/gcc/trunk/gcc/testsuite/gfortran.dg/graphite/graphite.exp ... However no failures were reported! Regarding the libgomp.fortran cases: Those are not included in "make check-fortran", right? How do I actually run them? Is this documented somewhere? Cheers, Janus