This is the mail archive of the gcc@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: GCC 3.1 produces a larger 2.5.15 Linux kernel than 3.0.4


On Fri, May 17, 2002 at 12:42:58AM +0200, Jakub Jelinek wrote:
> > A patch to bump this limit for functions declared inline explicitely (at
> > least for C) would be very helpful though (I think Kurt Garloff had one
> > in his patchset).
> 
> I actually think that (for C, when using inline explicitly) the limit
> should be infinite.

So if someone writes a recursive inline function, we can really test
if "infinite" means "infinite". :-)

Well, at any rate, the inline limit should be substantially higher for
functions explicitly marked inline.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]