------- Comment #2 from raj dot khem at gmail dot com 2006-05-22 21:27 ------- (In reply to comment #1) > I don't think this is a bug. bar is not delay from outputting as it will > needs > to be outputted. Now you can agrue this is a bug. Also 3.4 did not have > these sorry messages so it is not a regression, just did not say it inlined > the > function.
Agreed > > Also it should be noted that the Linux Kernel does not compile without > optimizations on anyways for other reasons. > Is it a common practice or rule of thumb. Hmmm kernel build does not complain if optimizations are not used (like glibc) so I suppose it is valid to compile it without optimizations. -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=27734