1 ! RUN: %python %S/test_errors.py %s %flang_fc1
3 ! Test that the interface of specific intrinsics passed as dummy arguments
4 ! are correctly validated against actual arguments explicit interface.
21 double precision, intent(in
) :: x
33 !ERROR: Actual procedure argument has interface incompatible with dummy argument 'f='
36 !ERROR: Actual procedure argument has interface incompatible with dummy argument 'f='