]> git.ipfire.org Git - thirdparty/gcc.git/commit
[fortran] xfail no longer necessary in typebound_call_22.f03
authorMark Eggleston <markeggleston@gcc.gnu.org>
Wed, 19 Feb 2020 16:19:54 +0000 (16:19 +0000)
committerMark Eggleston <markeggleston@gcc.gnu.org>
Wed, 19 Feb 2020 16:19:54 +0000 (16:19 +0000)
commit00244172f8e734dfb154ad91a8c7f347de23b06e
tree3de85dd480801854976969b3e77cff1f2355b0ad
parent44ea6508f1009086018d0db4347a14b9c4eec2c0
[fortran] xfail no longer necessary in typebound_call_22.f03

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.
gcc/testsuite/ChangeLog
gcc/testsuite/gfortran.dg/typebound_call_22.f03