Re: [PATCH, rs6000] Change rs6000 into SWITCHABLE_TARGET

2014-01-11 Thread David Edelsohn
On Sat, Jan 11, 2014 at 12:16 PM, Peter Bergner wrote: > After Jakub changed i?386/x86_64 to use SWITCHABLE_TARGET, he asked me to > look at changing rs6000 too. Here's the rs6000 patch, which is basically > identical to the i386.[hc] change Jakub made. This passed bootstrap and > regtesting on

[PATCH, rs6000] Change rs6000 into SWITCHABLE_TARGET

2014-01-11 Thread Peter Bergner
After Jakub changed i?386/x86_64 to use SWITCHABLE_TARGET, he asked me to look at changing rs6000 too. Here's the rs6000 patch, which is basically identical to the i386.[hc] change Jakub made. This passed bootstrap and regtesting on powerpc64-linux with no regressions. Ok for mainline? Peter