This is the mail archive of the gcc-bugs@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]

Re: Bootstrap failure



  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


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]