This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
Re: Bootstrap failure
- To: Mark Mitchell <mark at codesourcery dot com>
- Subject: Re: Bootstrap failure
- From: Jeffrey A Law <law at cygnus dot com>
- Date: Fri, 14 Jan 2000 00:52:17 -0700
- cc: gcc-bugs at gcc dot gnu dot org
- Reply-To: law at cygnus dot com
In message <20000113234456W.mitchell@dumbledore.codesourcery.com>you write:
>
> We're executing this line:
>
> if (uid >= basic_block_for_insn->num_elements)
>
> and `basic_block_for_insn' is NULL. Anyone know what's up?
See the short discussion between Graham & myself from this morning. We know
what's up and just need to work through the guts of whether or not the
obvious fix is actually the right fix.
jeff