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]

Re: Status: vtable thunks for base classes bug.


>>>>> Martin v Loewis <martin@mira.isdn.cs.tu-berlin.de> writes:

 >> You can use current_function_is_thunk to avoid the additional copies.

 > It seems that this works only if the parameters are just modified.

Why do you say that?  All it does is suppress copying the arguments to a
call.

Jason


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