This is the mail archive of the gcc@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: thread_jumps -- am I crazy?


  In message <20010725013420.A26945@atrey.karlin.mff.cuni.cz>you write:
  > Hi,
  > Your analyzis seems to be correct, to my best knowledge of thread_jumps.
  > Some time ago I've run into similar problem, but then it mysteriously
  > disappeared, so I was happy and didn't investigated it futher.
  > 
  > I would like to note, that I am having new jump_threading pass implemented
  > on the tom of cselib and cfg_cleanup I would like to use instead of the
  > existing one.
  > 
  > Perhaps it can make sense to concentrate on finishing that code instead
  > of fixing the existing beast.
Well, that's a fine and dandy long term direction, but there's no way I
can justify bringing over all that code and its instability over to the
tree I'm working with.  

I need to solve the problem within the existing thread_jumps framework,
for better or worse.

jeff



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