This is the mail archive of the
gcc@gcc.gnu.org
mailing list for the GCC project.
Re: Some optimization thoughts (and thanks!)
- To: At150bogomips at aol dot com, carlo at alinoe dot com
- Subject: Re: Some optimization thoughts (and thanks!)
- From: Mike Stump <mrs at windriver dot com>
- Date: Tue, 1 May 2001 12:34:07 -0700 (PDT)
- Cc: gcc at gcc dot gnu dot org
> Date: Tue, 1 May 2001 18:15:10 +0200
> From: Carlo Wood <carlo@alinoe.com>
> To: At150bogomips@aol.com
> Cc: gcc@gcc.gnu.org
> The compiler can't know how often a function is called, only the linker
> can.
On systems with a dynamic/runtine linker, of course, he means only the
dynamic/runtime linker can know. :-)