On 24 Nov 2014, at 17:02, FX wrote: > Bootstrap is currently broken on ppc-darwin due to PR63703 > (https://gcc.gnu.org/bugzilla/show_bug.cgi?id=63703). > This is also broken on 4.9, and actually made it into the 4.9.2 release. > > This patch fixes it, restores bootstrap (well, it gets cc1 to build, at > least… I don’t have a ppc to test the full bootstrap), obviously doesn’t > affect other targets. > OK to commit to trunk and 4.9? > > FX > > > > 2014-11-24 Rohit <rohitarul...@freescale.com> > > PR bootstrap/63703 > * config/rs6000/darwin.h (REGISTER_NAMES): Update based on 32 newly > added GCC hard register numbers for SPE high registers. > > > <ppc.diff>
IMO, it's obvious, and as you say, doesn't touch any other target. Iain