This is the mail archive of the
fortran@gcc.gnu.org
mailing list for the GNU Fortran project.
Re: secnds.f still at it.
- From: Jerry DeLisle <jvdelisle at verizon dot net>
- To: Tobias Schlüter <tobias dot schlueter at physik dot uni-muenchen dot de>
- Cc: Fortran List <fortran at gcc dot gnu dot org>
- Date: Sat, 28 Apr 2007 20:50:00 -0700
- Subject: Re: secnds.f still at it.
- References: <4633D5CD.4030207@verizon.net> <46341200.3010106@physik.uni-muenchen.de>
Tobias Schlüter wrote:
Jerry DeLisle wrote:
After that little patch, although I got rid of failures when I invoked
the executable repeatedly at the terminal, still fails in the testsuite.
BTW there's a very easily remembered, intuitive command for running
single testcases within the framework in the testsuite:
make check-fortran RUNTESTFLAGS=dg.exp=name_of_test.f90
- Tobi
Yes, I use that often.
:)
Jerry