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

Re: Question on fixup_abnormal_edges


    Well, except for caller-save not being intelligent enough to
    add the instruction to the edge, rather than directly after
    the call instruction, everything would have worked out ok.

I don't think so.  How are we supposed to ensure that the insns on that
abnormal edge are executed when the exception occurs?


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