------- 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
rguenth at gcc dot gnu dot org Sun, 27 Sep 2009 12:40:13 -0700
------- 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