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]
Other format: [Raw text]

Re: rtl_loop_init vs try_redirect_by_replacing_jump vs simple jumps


On 5/23/06, DJ Delorie <dj@redhat.com> wrote:

> And, I forgot to say, one of the reasons that this keeps confusing > people is because the rtl dumps in cfglayout mode tend to look > confusing because there is almost no CFG information in them.

How about this?

        * cfgrtl.c (print_rtl_with_bb): Print predecessor and
        successor edge information as well.

That is much like what I had in mind, yes. I can't approve it obviously but it looks good to me.

Gr.
Steven


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