[Bug ipa/81213] GCC target_clone support does not work for static functions

2017-09-13 Thread aldyh at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=81213 --- Comment #6 from Aldy Hernandez --- Author: aldyh Date: Wed Sep 13 16:52:26 2017 New Revision: 252401 URL: https://gcc.gnu.org/viewcvs?rev=252401&root=gcc&view=rev Log: Fix ifunc and resolver (PR ipa/81213). 2017-08-11 Martin Liska

[Bug ipa/81213] GCC target_clone support does not work for static functions

2017-08-11 Thread marxin at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=81213 Martin Liška changed: What|Removed |Added Status|NEW |RESOLVED Resolution|---

[Bug ipa/81213] GCC target_clone support does not work for static functions

2017-08-11 Thread marxin at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=81213 --- Comment #4 from Martin Liška --- Author: marxin Date: Fri Aug 11 08:10:42 2017 New Revision: 251047 URL: https://gcc.gnu.org/viewcvs?rev=251047&root=gcc&view=rev Log: Fix ifunc and resolver (PR ipa/81213). 2017-08-11 Martin Liska

[Bug ipa/81213] GCC target_clone support does not work for static functions

2017-06-28 Thread marxin at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=81213 --- Comment #3 from Martin Liška --- Created attachment 41646 --> https://gcc.gnu.org/bugzilla/attachment.cgi?id=41646&action=edit Untested patch I'm going to test this.

[Bug ipa/81213] GCC target_clone support does not work for static functions

2017-06-27 Thread marxin at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=81213 Martin Liška changed: What|Removed |Added Status|UNCONFIRMED |NEW Last reconfirmed|

[Bug ipa/81213] GCC target_clone support does not work for static functions

2017-06-27 Thread rguenth at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=81213 Richard Biener changed: What|Removed |Added Keywords||wrong-code --- Comment #1 from Richard