This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug other/78366] target_clones does not generate resovler function
- From: "marxin at gcc dot gnu.org" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: Mon, 03 Jul 2017 09:44:36 +0000
- Subject: [Bug other/78366] target_clones does not generate resovler function
- Auto-submitted: auto-generated
- References: <bug-78366-4@http.gcc.gnu.org/bugzilla/>
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=78366
Martin Liška <marxin at gcc dot gnu.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|NEW |ASSIGNED
Known to work| |8.0
Known to fail| |5.4.0, 6.3.0, 7.1.0
--- Comment #6 from Martin Liška <marxin at gcc dot gnu.org> ---
As discussed in PR81214, the behavior was changed to generate ifunc resolver
even when a target_clone function is not directly used. Please take a look at
r249840.