This is the mail archive of the
gcc@gcc.gnu.org
mailing list for the GCC project.
Re: AIX bootstrap failure due to libiberty configure ICE
- From: David Edelsohn <dje at watson dot ibm dot com>
- To: law at redhat dot com
- Cc: gcc at gcc dot gnu dot org
- Date: Tue, 11 Jun 2002 21:49:10 -0400
- Subject: Re: AIX bootstrap failure due to libiberty configure ICE
>>>>> law writes:
Jeff> Can you check after Richard's patch to alias.c? That bug was causing a
Jeff> number of "interesting" failures.
I am not sure what you mean. I do not see any other recent
changes to alias.c. Is it a proposed but not yet committed patch from
Richard?
I was able to catch the bug at stage2 cc1. I bootstrapped GCC
with and without your commit. Up through Daniel Berlin's Makefile
dependence fix things work. With just your patch in addition, stage2 cc1
ICEs.
David