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]
Other format: [Raw text]

Re: Virtual function placement heuristic??


On Thu, 2003-02-20 at 00:51, Mongryong wrote:
> How does GCC determine where to place a virtual inlined class method
> when the 'context' is unknown?  

More specifically, is there way to tell GCC: "when this virtual function
can not be inlined, set the VTABLE to point to the implementation set in
this .cpp or .o file."


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