[gcc/marxin/heads/PR93274-make-resolver-static] Make target_clones resolver fn static.
Martin Liska
marxin@gcc.gnu.org
Fri Jan 17 09:23:00 GMT 2020
The branch 'marxin/heads/PR93274-make-resolver-static' was updated to point to:
8177a1a... Make target_clones resolver fn static.
It previously pointed to:
2244911... Make target_clones resolver fn static.
Diff:
!!! WARNING: THE FOLLOWING COMMITS ARE NO LONGER ACCESSIBLE (LOST):
-------------------------------------------------------------------
2244911... Make target_clones resolver fn static.
commit 22449112697fef390a5450acc140f23f17d384ec
Author: Martin Liska <mliska@suse.cz>
Date: Thu Jan 16 10:38:41 2020 +0100
Make target_clones resolver fn static.
Summary of changes (added commits):
-----------------------------------
8177a1a... Make target_clones resolver fn static.
commit 8177a1a1b7ff132512f695e33b49216b7c976419
Author: Martin Liska <mliska@suse.cz>
Date: Thu Jan 16 10:38:41 2020 +0100
Make target_clones resolver fn static.
gcc/ChangeLog:
2020-01-17 Martin Liska <mliska@suse.cz>
PR target/93274
* config/i386/i386-features.c (make_resolver_func):
Align the code with ppc64 target implementaion.
We do not need to have gnu_indirect_function
as a global function.
gcc/testsuite/ChangeLog:
2020-01-17 Martin Liska <mliska@suse.cz>
PR target/93274
* gcc.target/i386/pr81213.c: Adjust to not expect
a global unique name.
More information about the Gcc-cvs
mailing list