This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug ipa/81214] GCC target_clone support does not work for global functions with no references
- From: "dominiq at lps dot ens.fr" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: Mon, 03 Jul 2017 14:31:04 +0000
- Subject: [Bug ipa/81214] GCC target_clone support does not work for global functions with no references
- Auto-submitted: auto-generated
- References: <bug-81214-4@http.gcc.gnu.org/bugzilla/>
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=81214
--- Comment #8 from Dominique d'Humieres <dominiq at lps dot ens.fr> ---
> Fixed by Rainer's commit r249912.
Is this a real fix? IMO introducing ifunc on targets that do not support it
does not look as a good idea!-(