On Wed, Apr 29, 2015 at 7:38 PM, Caroline Tice <cmt...@google.com> wrote: > The attached patch can revert the previous patch, if that is the way > we should proceed on this. If you want me to apply the reversion, > please let me know. > > I would be happy to fix to the problem, rather than just reverting the > patch, but I do not have expertise in assembly language on other > platforms, so I would need some help, if anyone would be interested in > helping me?
How about adding ASM_DECLARE_COLD_FUNCTION_NAME and ASM_DECLARE_COLD_FUNCTION_SIZE? If these are defined, they can be used instead, and targets are free to define them in any way. Uros.