diff options
Diffstat (limited to 'gcc/insn-notes.def')
-rw-r--r-- | gcc/insn-notes.def | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/gcc/insn-notes.def b/gcc/insn-notes.def index 9cac5f1549a..0afd47504ec 100644 --- a/gcc/insn-notes.def +++ b/gcc/insn-notes.def @@ -65,9 +65,6 @@ INSN_NOTE (EH_REGION_END) /* The location of a variable. */ INSN_NOTE (VAR_LOCATION) -/* The values passed to callee. */ -INSN_NOTE (CALL_ARG_LOCATION) - /* The beginning of a statement. */ INSN_NOTE (BEGIN_STMT) |