[PING] Function versioning and IPCP extension

Diego Novillo dnovillo@redhat.com
Wed Jul 27 20:08:00 GMT 2005


On Wed, Jul 27, 2005 at 05:54:52PM +0300, Razya Ladelsky wrote:

> The mangled name is not available at the point we perfom
> versioning. We create an unmangled name which remains the name
> of the versioned function, and becomes the final assembly name
> (it does not get mangled).
>
If that's the case, then it's better to just create arbitrary
function names.  These duplicate functions won't have
recognizable names anyway, so we can just call them
'VERSIONED_FN.xxxxx'  or something.

> I'm not sure that the changes required are trivial and can be implemented
> in a short time.
> I certainly intend to do this at a later stage.
> 
OK, that's fine.



More information about the Gcc-patches mailing list