------- Additional Comments From gj at pointblue dot com dot pl 2004-11-06 18:53 ------- (In reply to comment #11) > Reconfirmed (I must have been confused when I closed this bug). > Here is a reduced testcase which shows what the problem is: > extern __inline void f1(void) { } > extern __inline void f2(void) { f1(); } > void f2(void) {} > this doesn't trigger it here.
-- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=15398