[patch] Restore bootstrap on powerpc*-apple-darwin*

FX fxcoudert@gmail.com
Mon Nov 24 17:12:00 GMT 2014


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  <rohitarulraj@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.


-------------- next part --------------
A non-text attachment was scrubbed...
Name: ppc.diff
Type: application/octet-stream
Size: 785 bytes
Desc: not available
URL: <http://gcc.gnu.org/pipermail/gcc-patches/attachments/20141124/dc673848/attachment.obj>


More information about the Gcc-patches mailing list