This is the mail archive of the gcc-patches@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: How to see labels in common block


Andy Vaught wrote:

>   While lapack is a large hunk of code, its written by guys who've been
> writing fortran ever since it was invented and really know what they're
> doing.  The style within that body of code is very consistent, which is
> not so good for the sort of bulk testing that I was thinking of.

Agree - so what we did in the time that g77 still was a separate
development, was that we had a bunch of alpha-testers who beat on the
compiler with their favourite code (like I still do with our NWP stuff).

Perhaps we should ask for a new round of alpha-testers (especially those
with dusty decks - sorry, card reader not included) to do this
regularly.

If ever something comes up that breaks the compiler, we might ask the
victim write a simple testcase for the testsuite (with suitable
license).

-- 
Toon Moene (toon@moene.indiv.nluug.nl)
Saturnushof 14, 3738 XG  Maartensdijk, The Netherlands
Phone: +31 346 214290; Fax: +31 346 214286
GNU Fortran: http://gcc.gnu.org/onlinedocs/g77_news.html

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