This is the mail archive of the
fortran@gcc.gnu.org
mailing list for the GNU Fortran project.
Re: Is there a check-gfortran?
- From: Andrew Pinski <pinskia at physics dot uc dot edu>
- To: Scott Robert Ladd <coyote at coyotegulch dot com>
- Cc: fortran at gcc dot gnu dot org
- Date: Sun, 31 Oct 2004 09:37:42 -0500
- Subject: Re: Is there a check-gfortran?
- References: <4184F6A5.2080901@coyotegulch.com>
On Oct 31, 2004, at 9:28 AM, Scott Robert Ladd wrote:
It's possible to do "make check-gcc" and "make check-g++", but I don't
see any equivalent for gfortran. Am I missing something obvious, or
should I add a target "check-gfortran?"
The target is "check-f95".
I cannot do make check-g++ at all but I can do check-c++ and check-java.
-- Pinski