// Copyroght (C) 2003 Free Software Foundation // Origin: PR/12832, Jonathan Wakely void f() { g(); } // { dg-error "not declared" "" } void g() { }