diff options
Diffstat (limited to 'gcc/gengtype.c')
-rw-r--r-- | gcc/gengtype.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/gcc/gengtype.c b/gcc/gengtype.c index c94008ee0c4..0db5528e632 100644 --- a/gcc/gengtype.c +++ b/gcc/gengtype.c @@ -1187,7 +1187,6 @@ adjust_field_rtx_def (type_p t, options_p ARG_UNUSED (opt)) break; case NOTE_INSN_VAR_LOCATION: - case NOTE_INSN_CALL_ARG_LOCATION: note_flds = create_field (note_flds, rtx_tp, "rt_rtx"); break; |