This is the mail archive of the
gcc@gcc.gnu.org
mailing list for the GCC project.
Re: Sparc bootstrap failure, dataflow related?
- From: Kenneth Zadeck <zadeck at naturalbridge dot com>
- To: "Kaveh R. GHAZI" <ghazi at caip dot rutgers dot edu>
- Cc: gcc at gcc dot gnu dot org, seongbae dot park at gmail dot com, rguenther at suse dot de
- Date: Tue, 12 Jun 2007 17:24:20 -0400
- Subject: Re: Sparc bootstrap failure, dataflow related?
- References: <Pine.GSO.4.58.0706121711240.22911@caipclassic.rutgers.edu>
Kaveh R. GHAZI wrote:
> I'm getting a new bootstrap failure today on sparc-sun-solaris2.10 which
> I've filed under PR bootstrap/32312. GCC dies in stage1 building libgcc2,
> I see that it's getting a SEGV because the variable "df" is nil. It might
> be related to the dataflow merge.
>
> There's an attachment in the PR, would you please take a look?
>
> Thanks,
> --Kaveh
> --
> Kaveh R. Ghazi ghazi@caip.rutgers.edu
>
i am about to commit the patch to fix this.
kenny