This is the mail archive of the gcc@gcc.gnu.org mailing list for the GCC project.


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

Re: Testsuite and Fortran


Gerald Pfeifer wrote:

> On Mon, 22 Jan 2001, Gerald Pfeifer wrote:
> > I usually configure my tree without Fortran.
> 
> I realized that I haven't been clear enough!
> 
> The problem is that I configured *without* Fortran, and then the testsuite
> used an old version of g77 in my path.
> 
> There are two bugs here, IMO:
> 
>  1. Frontends that have not been configured should not be tested by
>     make check.
> 
>  2. Even *if* frontend that has not been configured is tested (either
>     as a result of the first bug or explicitly), never ever should an
>     installed version be used, just because it is in the path.
> 
>     Instead, an error message should be issued.

Well, it was clear enough for me.  Unfortunately, I do not know enough
of the dejagnu infrastructure to fix this "issue" (which I think is a
bug, too).

Cheers,

-- 
Toon Moene - mailto:toon@moene.indiv.nluug.nl - phoneto: +31 346 214290
Saturnushof 14, 3738 XG  Maartensdijk, The Netherlands
Maintainer, GNU Fortran 77: http://gcc.gnu.org/onlinedocs/g77_news.html
Join GNU Fortran 95: http://g95.sourceforge.net/ (under construction)

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