Re: [PATCH] Move target independent code to support target_clones attributes from i386 to common code

2017-05-11 Thread Jeff Law
On 05/10/2017 04:40 PM, Michael Meissner wrote: As I mentioned in the mail message: https://gcc.gnu.org/ml/gcc/2017-05/msg00060.html I'm working on adding the target_clones attribute support to the PowerPC. I have an implementation right now, but I want to iterate on it somewhat. In doing the

[PATCH] Move target independent code to support target_clones attributes from i386 to common code

2017-05-10 Thread Michael Meissner
As I mentioned in the mail message: https://gcc.gnu.org/ml/gcc/2017-05/msg00060.html I'm working on adding the target_clones attribute support to the PowerPC. I have an implementation right now, but I want to iterate on it somewhat. In doing the patch, I noticed there were several functions