[Bug bootstrap/63703] [4.9.2/5 Regression] Bootstrap broken on powerpc-apple-darwin, cc1: internal compiler error: in init_reg_sets
iains at gcc dot gnu.org
gcc-bugzilla@gcc.gnu.org
Sun Nov 23 17:59:00 GMT 2014
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=63703
--- Comment #10 from Iain Sandoe <iains at gcc dot gnu.org> ---
sorry I fixed this months ago locally..
I will push a patch to fix ASAP.
note that there are 4 bootstrap breakers on PPC (trunk)
1. this
2. libcc1 (same fail as x86)
3. libiberty needs some options massage to build PIC properly (will also break
i686-darwin*)
4. libada is currently looking for __environ and needs a modification to the
makefile, affects at least 10.5, 10.6
More information about the Gcc-bugs
mailing list