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 <orwvkd195w.fsf@saci.lsd.ic.unicamp.br>you write:
  > On May 29, 2000, Jeffrey A Law <law@cygnus.com> wrote:
  > 
  > >   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_i
  > nsn.
  > 
  > But they *are* in prepare_cmp_insn.  That's what the ChangeLog says,
  > and that's what `diff -pc' says.  Or did you mean to move them into
  > prepare_float_lib_cmp?
The latter.  Move them into prepare_float_lib_cmp.  Sorry, my goof.

jeff


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