On Thu, Sep 02, 2021 at 02:09:25PM +0200, Marcel Vollweiler wrote:
> gcc/testsuite/ChangeLog:
> 
>       * gfortran.dg/gomp/target-device-ancestor-4.f90: Comment out dg-final 
> to avoid
>        UNRESOLVED.

Ok, thanks.
> 
> diff --git a/gcc/testsuite/gfortran.dg/gomp/target-device-ancestor-4.f90 
> b/gcc/testsuite/gfortran.dg/gomp/target-device-ancestor-4.f90
> index 540b3d0..63872fa 100644
> --- a/gcc/testsuite/gfortran.dg/gomp/target-device-ancestor-4.f90
> +++ b/gcc/testsuite/gfortran.dg/gomp/target-device-ancestor-4.f90
> @@ -11,4 +11,4 @@
>  
>  end
>  
> -! { dg-final { scan-tree-dump "pragma omp target 
> \[^\n\r)]*device\\(ancestor:1\\)" "original" } }
> +! TODO: dg-final { scan-tree-dump-times "pragma omp target 
> \[^\n\r)]*device\\(ancestor:1\\)" 1 "original" } }


        Jakub

Reply via email to