> 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 <[EMAIL PROTECTED]>
* lib/dg.exp (dg-test): If a `dg-do run' test fails to compile,
mark the test as unresolved, rather than warning.
Cheers, Ben
_______________________________________________
DejaGnu mailing list
[email protected]
http://lists.gnu.org/mailman/listinfo/dejagnu