diff options
Diffstat (limited to 'gdb/m2-exp.y')
-rw-r--r-- | gdb/m2-exp.y | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/gdb/m2-exp.y b/gdb/m2-exp.y index c5ee4a4..420c287 100644 --- a/gdb/m2-exp.y +++ b/gdb/m2-exp.y @@ -1044,7 +1044,6 @@ yylex () case LOC_REGPARM: case LOC_REGPARM_ADDR: case LOC_LOCAL: - case LOC_LOCAL_ARG: case LOC_BASEREG: case LOC_BASEREG_ARG: case LOC_CONST: |