advice needed regarding c++ name mangling
Steven Bosscher
stevenb@suse.de
Sun Mar 13 16:00:00 GMT 2005
On Sunday 13 March 2005 16:53, Daniel Berlin wrote:
> Sure you could.
> You can come up with your own way to mangle the addition you are making
> to the name based on how you versioned (IE what parameters you have
> removed/made constant, and their values), so that it would merge
> properly when put in a linkonce section.
That requires an ABI extension, hence ABI support ;-) I had of
course considered this, but we'd some help little help from Mark,
so let's wait and see what he has to say about this.
Gr.
Steven
More information about the Gcc
mailing list