This is the mail archive of the gcc-patches@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: [PATCH] Make calls in virtual thunks local if possible


On Sun, Jul 13, 2003 at 08:15:22PM +0200, Andreas Jaeger wrote:
> What effect does this have on the generated code?  Is this correctness
> or effiency?

Efficiency.

> Are we generating now a call to local function instead
> to a global one?

Yes.


r~


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