! { dg-do compile }!! PR 53956: [F03] PROCEDURE w/ interface: Bogus "EXTERNAL attribute conflicts with FUNCTION attribute"!! Contributed by James van Buskirkinterfacesubroutinesub(a)integer,external:: a
end subroutineend interfaceprocedure(sub) :: proc
end