Related articles |
---|
Optimizing empty functions in C wasowski@data.pl (Andrzej Wasowski) (2002-06-13) |
Re: Optimizing empty functions in C snicol@apk.net (Scott Nicol) (2002-06-14) |
Re: Optimizing empty functions in C joachim_d@gmx.de (Joachim Durchholz) (2002-06-14) |
Re: Optimizing empty functions in C vbdis@aol.com (VBDis) (2002-06-14) |
Re: Optimizing empty functions in C debray@CS.Arizona.EDU (Saumya K. Debray) (2002-06-14) |
Re: Optimizing empty functions in C cdg@nullstone.com (Christopher Glaeser) (2002-06-17) |
Re: Optimizing empty functions in C wasowski@data.pl (Andrzej Wasowski) (2002-06-20) |
Re: Optimizing empty functions in C wasowski@data.pl (Andrzej Wasowski) (2002-06-20) |
Re: Optimizing empty functions in C wasowski@data.pl (Andrzej Wasowski) (2002-06-20) |
Re: Optimizing empty functions in C mlacey@microsoft.com (Mark Lacey \[MSFT\]) (2002-06-20) |
Re: Optimizing empty functions in C dnovillo@redhat.com (Diego Novillo) (2002-06-28) |
Re: Optimizing empty functions in C snicol@apk.net (Scott Nicol) (2002-06-28) |
Re: Optimizing empty functions in C haberg@matematik.su.se (Hans Aberg) (2002-06-28) |
Re: Optimizing empty functions in C ralph@inputplus.co.uk (Ralph Corderoy) (2002-06-28) |
[2 later articles] |
From: | "Andrzej Wasowski" <wasowski@data.pl> |
Newsgroups: | comp.compilers |
Date: | 20 Jun 2002 21:43:34 -0400 |
Organization: | UNI-C |
References: | 02-06-025 02-06-047 |
Keywords: | C, optimize, comment |
Posted-Date: | 20 Jun 2002 21:43:34 EDT |
VBDis wrote:
> IMO the key is "inline".
Wait a moment. I meant *C* compilers not C++. Do you mean that there is
a kind of automatic inilining employed for small functions in most of C
compilers?
andrzej
--
[Not that I ever saw, unless you mean preprocessor macros. -John]
Return to the
comp.compilers page.
Search the
comp.compilers archives again.