https://gcc.gnu.org/bugzilla/show_bug.cgi?id=71042
Jakub Jelinek <jakub at gcc dot gnu.org> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |adhemerval.zanella at linaro dot o | |rg --- Comment #6 from Jakub Jelinek <jakub at gcc dot gnu.org> --- An ugly hack that could work would be to dlsym or dlvsym the symbol somewhere during the initialization and use what it points to in the assembly.