This is the mail archive of the
libstdc++@gcc.gnu.org
mailing list for the libstdc++ project.
Re: Some extra decorations
Jan Hubicka wrote:
>> Some are large, thus not suitable to be declared inline as they are.
>>
> So if I get it right, the proper fix would be to move stuff into
> libstdc++ and regenerat the ABI symbol lists, right?
>
No need to regenerate anything, really, just add some additional exports
at a new version number. But, really, let's leave throw_allocator to
Benjamin, he knows it much better.
Paolo.