| Index: gcc/gcc/testsuite/gfortran.dg/typebound_call_9.f03
|
| diff --git a/gcc/gcc/testsuite/gfortran.dg/typebound_call_9.f03 b/gcc/gcc/testsuite/gfortran.dg/typebound_call_9.f03
|
| index f2e128d3cb2a96fb08ad48a0f682d539a64e54a9..6bb2ca88303360e8d4cd5fb8434765388e1151cc 100644
|
| --- a/gcc/gcc/testsuite/gfortran.dg/typebound_call_9.f03
|
| +++ b/gcc/gcc/testsuite/gfortran.dg/typebound_call_9.f03
|
| @@ -1,8 +1,5 @@
|
| ! { dg-do compile }
|
|
|
| -! FIXME: Remove once polymorphic PASS is resolved
|
| -! { dg-options "-w" }
|
| -
|
| ! PR fortran/37638
|
| ! If a PASS(arg) is invalid, a call to this routine later would ICE in
|
| ! resolving. Check that this also works for GENERIC, in addition to the
|
|
|