PR91984 changes resulted in an expected failure. Backport of PR92113
negated the need for the xfail.
gcc/testsuite/ChangeLog
* typebound_call_22.d03 : Remove xfail clause.
+2020-02-19 Mark Eggleston <markeggleston@gcc.gnu.org>
+
+ * typebound_call_22.d03 : Remove xfail clause.
+
2020-02-19 Mark Eggleston <markeggleston@gcc.gnu.org>
Backported from mainline
call x%bar ()
end program
-! { dg-final { scan-tree-dump-times "base \\(\\);" 1 "optimized" { xfail *-*-* } } }
+! { dg-final { scan-tree-dump-times "base \\(\\);" 1 "optimized" } }