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: Unnecessary runtime relocations in gcc shared libraries


* H.J. Lu wrote on Fri, Aug 15, 2008 at 05:57:21PM CEST:
> 
> In libstdc++.so, we have 481 unnecessary runtime relocations.

Is it useful to be able to override, say, 'operator new[](unsigned long)'
at runtime, through some preloaded memory debugging facility?
If yes, shouldn't those relocations be kept?

Thanks,
Ralf


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