This is the mail archive of the
gcc@gcc.gnu.org
mailing list for the GCC project.
Re: bootstrap failure on darwin, compare stages
- To: "Billinghurst, David (CRTS)" <David dot Billinghurst at riotinto dot com>
- Subject: Re: bootstrap failure on darwin, compare stages
- From: Andreas Tobler <toa at pop dot agri dot ch>
- Date: Sun, 23 Sep 2001 13:50:35 +0200
- CC: "'gcc at gcc dot gnu dot org'" <gcc at gcc dot gnu dot org>
- Organization: zero
- References: <8D00C32549556B4E977F81DBC24E985D1B1D44@crtsmail1.technol_exch.corp.riotinto.org>
- Reply-To: toa at pop dot agri dot ch
"Billinghurst, David (CRTS)" wrote:
> I see a similar problem on irix6.5 and i686-pc-cygwin. See
> http://gcc.gnu.org/ml/gcc-bugs/2001-09/msg00636.html. You could confirm
> that the same patch triggers your problem. If so, the code that it touches
> may be responsible for the problem. Of course, they problem may be a latent
> bug elsewhere.
Yup, I can confirm! Reverting this patch makes my todays sinced cvs
bootstrap again.
Andreas