5 ! Invalid per IR F08/0060 and F2008Corr2, C729
8 ! Print *,f() ! << Valid when uncommented
11 Procedure(Real),Pointer :: p
12 p
=> f
! { dg-error "Procedure pointer target 'f' at .1. must be either an intrinsic, host or use associated, referenced or have the EXTERNAL attribute" }