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: relaod1.c: fixup_abnormal_edges


    Imagine you do have CALL_INSN that may trap.  In such case, it must be
    the last insn in the basic block and the basic block must have proper
    EH edges.

But in this case it wasn't a CALL_INSN, but a move insn with a
REG_EH_REGION note.


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