dejagnu
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Headsup: HEAD of dejagnu (correctly) less warnings, marks unresolved


From: Ben Elliston
Subject: Re: Headsup: HEAD of dejagnu (correctly) less warnings, marks unresolved test-cases
Date: Thu, 14 Feb 2008 08:29:20 +1100
User-agent: Mutt/1.5.13 (2006-08-11)

> The "excess errors" are ld error undefined-reference messages
> due to missing functions.  (The test should probably be skipped
> as unsupported.)
> 
> The gfortran.dg/chmod_1.f90 testcase is marked:
> 
> ! { dg-do run }
> ! { dg-options "-std=gnu" }
> 
> so I think the difference is an improvement: the "run" part is
> now properly marked as "unresolved" and doesn't cause spurious
> warnings when the test-case doesn't link.  All good.

That's right.  I believe this was introduced by this change:

2004-11-04  Ben Elliston  <address@hidden>

        * lib/dg.exp (dg-test): If a `dg-do run' test fails to compile,
        mark the test as unresolved, rather than warning.

Cheers, Ben




reply via email to

[Prev in Thread] Current Thread [Next in Thread]