2 ! Checks the fix for PR33542 does not throw an error if there is no
3 ! ambiguity in the specific interfaces of foo.
5 ! Contributed by Tobias Burnus <burnus@gcc.gnu.org>
13 INTEGER, INTENT(IN
) :: I
20 MODULE PROCEDURE FOOFOO
42 ! { dg-final { cleanup-modules "m1 m2" } }