This is the mail archive of the
gcc@gcc.gnu.org
mailing list for the GCC project.
Re: crash in 1.0.3a fortran compilation
- To: Craig Burley <burley at gnu dot org>
- Subject: Re: crash in 1.0.3a fortran compilation
- From: Jeffrey A Law <law at cygnus dot com>
- Date: Thu, 23 Jul 1998 23:31:50 -0600
- cc: egcs at cygnus dot com, lindahl at cs dot virginia dot edu
- Reply-To: law at cygnus dot com
In message <199807231547.LAA09910@melange.gnu.org>you write:
> >It would be nice if f-torture had the same kind of goals -- especially
> >since some of us C folks have to look at them once in a while to fix
> >codegen bugs :-) :-) I'm more likely to understand a dozen or two lines
> >of fortran code than I am something bigger.
>
> I'm happy with those goals!!
:-)
> Perhaps we can start collecting requirements and design goals for a
> larger, second tier of tests that involve packages like LAPACK,
> doing some performance measurements, and so on. Probably some people
> are doing this sort of thing already on their own; it'd be nice
> to share the wealth and reduce the needs of individuals to do all
> the hard work on their own.
Probably worth doing. I'm not sure we'd want to include this second
tier of tests in the distributions though.
Just about any large package which has its own testsuites is a good
candidate. For example, I've found spec92 to be quite useful both to
judge some performance issues *and* to track down code gen problems.
jeff