This is the mail archive of the
gcc@gcc.gnu.org
mailing list for the GCC project.
Re: powerpc-linux bootstrap failure
- From: Janis Johnson <janis187 at us dot ibm dot com>
- To: David Edelsohn <dje at watson dot ibm dot com>
- Cc: Janis Johnson <janis187 at us dot ibm dot com>, gcc at gcc dot gnu dot org, m dot hayes at elec dot canterbury dot ac dot nz
- Date: Wed, 19 Mar 2003 15:54:33 -0800
- Subject: Re: powerpc-linux bootstrap failure
- References: <janis187@us.ibm.com> <200303192347.SAA22914@makai.watson.ibm.com>
On Wed, Mar 19, 2003 at 06:47:29PM -0500, David Edelsohn wrote:
> Have you tried bootstrap again after Michael's change to call
> redirect_jump without the delete argument?
>
> David
Yes. I tried just before and after his first change to verify that that
broke it, and then I changed that one argument to verify that it still
failed. It also fails with sources updated this morning.
Janis