On 8/12/2021 9:24 AM, Martin Liška wrote:
When we have a target_clone *declaration*, it does not make sense doing the default version local. The use-case in the PR is that the reporter wants to implement the function in assembly. Patch can bootstrap on x86_64-linux-gnu and survives regression tests. Ready to be installed? Thanks, Martin PR ipa/101726 gcc/ChangeLog: * multiple_target.c (create_dispatcher_calls): Make default function local only if it is a definition.
OK jeff