This is the mail archive of the gcc-patches@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: Crash while scanning queued lists



  In message <oru2flg15l.fsf@zecarneiro.lsd.ic.unicamp.br>you write:
  > On May 24, 2000, Jeffrey A Law <law@cygnus.com> wrote:
  > 
  > >  In message <org0r73f7s.fsf@tamanduatei.dcc.unicamp.br>you write:
  > >> On May 24, 2000, Jeffrey A Law <law@cygnus.com> wrote:
  > >> 
  > >> >> * optabs.c (prepare_cmp_insn): Protect floats from queue.
  > 
  > > OK.  Then maybe the thing to do is to call protect_from_queue within
  > > prepare_cmp_insn itself.
  > 
  > Does this mean the patch is ok to check in?
No, it means move the calls to protect_from_queue to within prepare_cmp_insn.

jeff


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