diff options
Diffstat (limited to 'gdb/expread.y')
-rwxr-xr-x | gdb/expread.y | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/gdb/expread.y b/gdb/expread.y index 597b424..d05383f 100755 --- a/gdb/expread.y +++ b/gdb/expread.y @@ -667,7 +667,6 @@ variable: name_not_typename case LOC_TYPEDEF: case LOC_LABEL: case LOC_BLOCK: - case LOC_EXTERNAL: case LOC_CONST_BYTES: /* In this case the expression can |