aboutsummaryrefslogtreecommitdiff
path: root/gcc/reg-notes.def
diff options
context:
space:
mode:
Diffstat (limited to 'gcc/reg-notes.def')
-rw-r--r--gcc/reg-notes.def4
1 files changed, 0 insertions, 4 deletions
diff --git a/gcc/reg-notes.def b/gcc/reg-notes.def
index eaf0416..c9cc1c7 100644
--- a/gcc/reg-notes.def
+++ b/gcc/reg-notes.def
@@ -76,10 +76,6 @@ REG_NOTE (LIBCALL)
will never be added to any instructions. */
REG_NOTE (NONNEG)
-/* There is no conflict *after this insn* between the register in the
- note and the destination of this insn. */
-REG_NOTE (NO_CONFLICT)
-
/* Identifies a register set in this insn and never used. */
REG_NOTE (UNUSED)