This is the mail archive of the gcc-bugs@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[Bug other/78366] target_clones does not generate resovler function


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.

Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]