This is the mail archive of the
gcc@gcc.gnu.org
mailing list for the GCC project.
Re: bootstrap regression on sparc
- From: David Miller <davem at davemloft dot net>
- To: gcc at gcc dot gnu dot org
- Cc: amodra at gmail dot com, ebotcazou at adacore dot com
- Date: Fri, 11 Nov 2011 23:53:02 -0500 (EST)
- Subject: Re: bootstrap regression on sparc
- References: <20111111.204123.1395614998044500021.davem@davemloft.net>
From: David Miller <davem@davemloft.net>
Date: Fri, 11 Nov 2011 20:41:23 -0500 (EST)
> I haven't looked more deeply at it, but the first recent suspicious change
> are the basic block handling changes Alan made two days ago:
>
> 2011-11-09 Alan Modra <amodra@gmail.com>
>
> * function.c (bb_active_p): Delete.
...
I've verified that the bootstrap succeeds with this change reverted.