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: patch for insns outside basic blocks



  In message <19980920233142.B12317@dot.cygnus.com>you write:
  > On Sun, Sep 20, 1998 at 11:41:41PM -0600, Jeffrey A Law wrote:
  > > Seems reasonable to me.  Much simpler in its design and implmentation
  > > than Toshi's patch.
  > 
  > Toshi's patch was more of the use-notes-instead-of-these-damned-arrays
  > sort, that we wouldn't have to keep up to date.  Which still isn't a 
  > bad idea, but implies quite a bit more work.
Yup.  I think Toshi's code is probably is a reasonable long term
direction.  But I'd like to deal with some of the other long term
issues before trying to tackle embedding notes about bb starts/ends
in the insn chain.

jeff



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