20 function test3() ! { dg-warning "Obsolescent feature" }
22 character(*) :: bar3
! { dg-warning "Obsolescent feature" }
29 function test4(n
) ! { dg-warning "returning variables of different string lengths" }
32 character(*) :: bar4
! { dg-warning "Obsolescent feature" }
39 function test5() ! { dg-warning "returning variables of different string lengths" }
48 function test6() ! { dg-warning "Obsolescent feature|returning variables of different string lengths" }