--- Comment #5 from perrin at msli dot com 2006-03-15 00:48 ---
I just build gcc/trunk Revision 112069 and I got a working compiler on my G5.
Thanks.
perrin-meyers-power-mac-g5:~/gcc_MAINLINE/INSTALL/112069/bin perrin$
/Users/perrin/gcc_MAINLINE/INSTALL/112069/bin/gcc -v
Using built-
--- Comment #4 from kazu at gcc dot gnu dot org 2006-03-14 21:11 ---
Just checked in a patch.
--
kazu at gcc dot gnu dot org changed:
What|Removed |Added
Severi
--- Comment #3 from kazu at gcc dot gnu dot org 2006-03-14 20:47 ---
Subject: Bug 26684
Author: kazu
Date: Tue Mar 14 20:47:17 2006
New Revision: 112067
URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=112067
Log:
PR middle-end/26684
* reg-stack.c (stack_regs_menti
--- Comment #2 from pinskia at gcc dot gnu dot org 2006-03-14 20:18 ---
For the reporter, instead of just "make bootstrap;make install", it might be
better to use "make bootstrap && make install" so that it stops when the
bootstrap fails instead of after wards.
--
http://gcc.gnu.org
--- Comment #1 from pinskia at gcc dot gnu dot org 2006-03-14 20:16 ---
This has nothing to do with fixincludes but instead:
cc1: warnings being treated as errors
/Users/perrin/gcc_MAINLINE/gcc/gcc/reg-stack.c:186: warning:
'stack_regs_mentioned_data' defined but not used
This was caus