]> gcc.gnu.org Git - gcc.git/blobdiff - gcc/insn-notes.def
cfgcleanup.c (try_crossjump_to_edge): Only skip past NOTE_INSN_BASIC_BLOCK.
[gcc.git] / gcc / insn-notes.def
index 16b4a2754770854b18e0cd581c992d50ecf027a8..83161ec14b6eb524ee9fe16e01935be9a42cbd41 100644 (file)
@@ -70,4 +70,8 @@ INSN_NOTE (BASIC_BLOCK)
    between hot and cold text sections.  */
 INSN_NOTE (SWITCH_TEXT_SECTIONS)
 
+/* Mark the restore point after an epilogue changed CFI data.  Used only
+   when an epilogue appears in the middle of a function.  */
+INSN_NOTE (CFA_RESTORE_STATE)
+
 #undef INSN_NOTE
This page took 0.030391 seconds and 5 git commands to generate.