beginner's guide to gfortran testsuite (was: Re: [patch] pr21302: Max line length in free form mode)

Erik Edelmann erik.edelmann@iki.fi
Wed Nov 23 22:24:00 GMT 2005


On Wed, Nov 23, 2005 at 11:10:36PM +0100, FX Coudert wrote:
> * Then, you need to put dejagnu directives. A directive is a { } 
> enclosed text inside a comment, either at the beginning of the program, 
> or on a given line of the program. You should first put a directive 
> indicating dejagnu what to do for testing; possibilities are:
> 
> ! { dg-do compile }
> ! { dg-do link }
> ! { dg-do execute }

Shouldn't the last one be { dg-do run } ?


        Erik



More information about the Fortran mailing list