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?


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.

Honza


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