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

2001-07-26 Thread Petr Vandrovec
Package: gcc-3.0 Version: 3.0.1-0pre010723 Hi, gcc-3.0.1 contains some really unreasonable default for -flimit-inline - probably something around 100, but I did not look at sources. Default is documented to be 1 - 100 times larger than current default is. Is there some really good reason

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

2001-07-26 Thread Ben Collins
On Thu, Jul 26, 2001 at 08:27:14PM +0200, Petr Vandrovec wrote: Package: gcc-3.0 Version: 3.0.1-0pre010723 Hi, gcc-3.0.1 contains some really unreasonable default for -flimit-inline - probably something around 100, but I did not look at sources. Default is documented to be 1 - 100

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

2001-07-26 Thread David Starner
From: Ben Collins [EMAIL PROTECTED] On Thu, Jul 26, 2001 at 08:27:14PM +0200, Petr Vandrovec wrote: Package: gcc-3.0 Version: 3.0.1-0pre010723 Hi, gcc-3.0.1 contains some really unreasonable default for -flimit-inline - probably something around 100, but I did not look at sources.

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 to

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

2001-07-26 Thread Ben Collins
On Thu, Jul 26, 2001 at 10:07:20PM +0100, David Starner wrote: From: Ben Collins [EMAIL PROTECTED] On Thu, Jul 26, 2001 at 08:27:14PM +0200, Petr Vandrovec wrote: Package: gcc-3.0 Version: 3.0.1-0pre010723 Hi, gcc-3.0.1 contains some really unreasonable default for