This is the mail archive of the gcc-help@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: constructors/destructors compiled twice


> Hm... This brings a pragmatic alternative into my mind:
> Instead of having multiple names for the same function body gcc could
> still generate distinct functions at different adresses that just jmp to
> the identical parts of the code.
Yes, it would be reasonable even for smaller embedded systems. It hits my 
fancy.

Regards
K. Gy.


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