This is the mail archive of the libstdc++@gcc.gnu.org mailing list for the libstdc++ 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: [libstdc++ PATCH/RFC] Aggressive space optimization for std::vector


Nathan Myers <ncm-nospam@cantrip.org> writes:

| Usually, when the subject arises, it turns to getting the linker to 
| recognize functions that result in the same sequence of object code, 
| equating them, and throwing away the extra copies.  Is there any 
| prospect of Apple improving the linking process, instead?

I suspect that would be much more beneficial.

-- Gaby


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