Re: Bug#106716: gcc-3.0.1 refuses to compile Linux kernel

2001-07-27 Thread Petr Vandrovec
On 26 Jul 01 at 18:26, Christopher C. Chimelis wrote: > > ncpfs code is affected by this (fortunately it still links as I > > gave up teaching gcc to inline code long ago). And as there is no > > documentation since when this option is supported, it is just guessing > > (or someone has to add -flim

Re: Bug#106716: gcc-3.0.1 refuses to compile Linux kernel

2001-07-26 Thread Christopher C. Chimelis
On Thu, 26 Jul 2001, Petr Vandrovec wrote: > > Why not have the kernel Makefile pass "-flimit-inline=1" explicitly? > > Because of I see no reason for breaking documented behavior - also my He's got a point here. The documentation says that the inlining limit default is 1. I'll have t