4 ! Implicit declaration hides type of internal function.
6 ! Contributed by Dick Hendrickson <dick.hendrickson@gmail.com>
11 RDA
= S_REAL_SQRT_I(42) ! { dg-bogus "Can't convert" }
15 REAL FUNCTION S_REAL_SQRT_I(I
) RESULT (R
)
19 END FUNCTION S_REAL_SQRT_I