------- Comment #2 from pinskia at gcc dot gnu dot org 2010-02-20 06:27 ------- I should say the simple example was: int f(int); int g(int a, int b) { return f(a, b); }
-- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=43126
pinskia at gcc dot gnu dot org Fri, 19 Feb 2010 22:27:47 -0800
------- Comment #2 from pinskia at gcc dot gnu dot org 2010-02-20 06:27 ------- I should say the simple example was: int f(int); int g(int a, int b) { return f(a, b); }
-- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=43126