How to test for errors without line?
Maciej W. Rozycki
macro@orcam.me.uk
Wed Oct 1 00:55:31 GMT 2025
On Sun, 21 Sep 2025, Thomas Koenig via Gcc wrote:
> > > FAIL: gfortran.dg/matmul_blas_4.f90 -O compilation terminated at line 5
> > > (test for errors, line )
> >
> > That's a failure of dg-error, not dg-messsage (which would have said
> > "test for warnings").
> >
>
> Hm, that's as may be.
>
> Any ideas how to fix this?
Well, grepping the testsuite for "compilation terminated" turned up this:
{ dg-prune-output "compilation terminated" }
HTH,
Maciej
More information about the Gcc
mailing list