! { dg-do run }! { dg-options "-ff2c" }! Verifies that internal functions are not broken by f2c calling conventionsprogram testreal,target::freal,pointer::qreal::gf=1.0q=>fg=foo(q)if(g.ne.1.0)call abortcontainsfunction foo(p)real,pointer::fooreal,pointer::pfoo=>pend functionend program