Re: [idea] request_module(const char *fmt, ...);

From: Jamie Lokier (lkd@tantalophile.demon.co.uk)
Date: Fri Jan 14 2000 - 07:28:33 EST


Olivier Galibert wrote:
> On Thu, Jan 13, 2000 at 03:59:37PM +0100, Jamie Lokier wrote:
> > btw, I think static inline varargs functions are not inlined by GCC, so
> > you can't use that to optimise away the calls.
>
> inline function handling has changed a lot recently in gcc. Old
> knowledge probably won't apply anymore with the next release.

It hasn't changed much in the C compiler yet.
Mark Mitchell's changes only do tree inlining for C++.

Cygnus will do the C compiler, but in their own good time. Maybe not by
the next release.

-- Jamie

-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.rutgers.edu
Please read the FAQ at http://www.tux.org/lkml/



This archive was generated by hypermail 2b29 : Sat Jan 15 2000 - 21:00:23 EST