------- Comment #1 from rguenth at gcc dot gnu dot org  2009-09-27 19:39 -------
Try providing a real prototype for g:

static void g(void)
{
    h();
}


-- 


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=41483

Reply via email to