[Bug c++/109047] Harmonize __attribute__((target_clones)) requirement in function prototype

2023-03-06 Thread pinskia at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=109047 Andrew Pinski changed: What|Removed |Added Status|UNCONFIRMED |RESOLVED Resolution|---

[Bug c++/109047] Harmonize __attribute__((target_clones)) requirement in function prototype

2023-03-06 Thread pinskia at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=109047 --- Comment #2 from Andrew Pinski --- More over the idea of this attribute is you only need to say on the definition if there is going to be multiple targets. Otherwise you would get different behavior across targets. And exporting different sym