https://gcc.gnu.org/g:6d201cc4a0c083f891275312700b51d6221b2dd9
commit 6d201cc4a0c083f891275312700b51d6221b2dd9 Author: Mikael Morin <mik...@gcc.gnu.org> Date: Fri Mar 14 12:20:44 2025 +0100 Suppression xfail typebound_call_22.f03 Diff: --- gcc/testsuite/gfortran.dg/typebound_call_22.f03 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/gcc/testsuite/gfortran.dg/typebound_call_22.f03 b/gcc/testsuite/gfortran.dg/typebound_call_22.f03 index 30f86937fe2f..b9f0b7125732 100644 --- a/gcc/testsuite/gfortran.dg/typebound_call_22.f03 +++ b/gcc/testsuite/gfortran.dg/typebound_call_22.f03 @@ -26,4 +26,4 @@ program test call x%bar () end program -! { dg-final { scan-tree-dump-times "base \\(\\);" 1 "optimized" { xfail *-*-* } } } +! { dg-final { scan-tree-dump-times "base \\(\\);" 1 "optimized" } }