[Bug lto/94659] [8/9/10 Regression] Missing symbol with LTO and target_clones since r8-1461-g871cc215f7507cbe

2020-04-26 Thread cvs-commit at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=94659

--- Comment #5 from CVS Commits  ---
The master branch has been updated by Martin Liska :

https://gcc.gnu.org/g:b9dbb436b70938ca2b1ddf0cf2d5ffe2e5725dea

commit r10-7982-gb9dbb436b70938ca2b1ddf0cf2d5ffe2e5725dea
Author: Martin Liska 
Date:   Mon Apr 27 06:44:29 2020 +0200

Do not remove ifunc_resolver in LTO.

PR lto/94659
* cgraph.h (cgraph_node::can_remove_if_no_direct_calls_and_refs_p):
Do not remove ifunc_resolvers in remove unreachable nodes in LTO.

[Bug lto/94659] [8/9/10 Regression] Missing symbol with LTO and target_clones since r8-1461-g871cc215f7507cbe

2020-04-21 Thread law at redhat dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=94659

Jeffrey A. Law  changed:

   What|Removed |Added

   Priority|P2  |P3

--- Comment #4 from Jeffrey A. Law  ---
Whoops.  Didn't mean to change the priority on this BZ.

[Bug lto/94659] [8/9/10 Regression] Missing symbol with LTO and target_clones since r8-1461-g871cc215f7507cbe

2020-04-21 Thread law at redhat dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=94659

Jeffrey A. Law  changed:

   What|Removed |Added

 CC||law at redhat dot com
   Priority|P3  |P2

[Bug lto/94659] [8/9/10 Regression] Missing symbol with LTO and target_clones since r8-1461-g871cc215f7507cbe

2020-04-20 Thread marxin at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=94659

--- Comment #3 from Martin Liška  ---
I've got a patch candidate, testing right now.

[Bug lto/94659] [8/9/10 Regression] Missing symbol with LTO and target_clones since r8-1461-g871cc215f7507cbe

2020-04-20 Thread marxin at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=94659

Martin Liška  changed:

   What|Removed |Added

   Keywords|wrong-code  |
Summary|Missing symbol with LTO and |[8/9/10 Regression] Missing
   |target_clones   |symbol with LTO and
   ||target_clones since
   ||r8-1461-g871cc215f7507cbe
   Target Milestone|--- |10.0

--- Comment #2 from Martin Liška  ---
Started with r8-1461-g871cc215f7507cbe.