------- Comment #13 from janis at gcc dot gnu dot org 2005-11-03 22:12 ------- A regression hunt showed that "warning: inline function `void f1()' used but never defined" disappeared with this patch to make the C++ front end always work in unit-at-a-time mode:
r85309 | mmitchel | 2004-07-29 17:59:31 +0000 (Thu, 29 Jul 2004) | 124 lines http://gcc.gnu.org/viewcvs?view=rev&rev=85309 Sometime in 2004-09-09 - 2004-09-24 it got "error: 'void f1()' used but never defined", which went away sometime in 2004-10-08 - 2004-10-27. I can run regression hunts on either or both of those if the information would be useful. The patch in comment #10 has never been submitted, so this PR doesn't have the "patch" keyword. -- janis at gcc dot gnu dot org changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |mmitchel at gcc dot gnu dot | |org http://gcc.gnu.org/bugzilla/show_bug.cgi?id=17256