summaryrefslogtreecommitdiffstats
path: root/gdb/parse.c
diff options
context:
space:
mode:
authorStan Shebs <shebs@codesourcery.com>1997-10-06 19:38:43 +0000
committerStan Shebs <shebs@codesourcery.com>1997-10-06 19:38:43 +0000
commit501ad43a890f663b3ba505f0d593907a487baef5 (patch)
treeaec7ff648cddc922c2fd2dc8075c666d0099d6d1 /gdb/parse.c
parent243aa0c2420666e0e0c3a099732acc76bcd3df2a (diff)
downloadppe42-binutils-501ad43a890f663b3ba505f0d593907a487baef5.tar.gz
ppe42-binutils-501ad43a890f663b3ba505f0d593907a487baef5.zip
Remove sanitized-out Magic Cap support, will never be released
Diffstat (limited to 'gdb/parse.c')
-rw-r--r--gdb/parse.c5
1 files changed, 0 insertions, 5 deletions
diff --git a/gdb/parse.c b/gdb/parse.c
index 7a9410fdc5..99f0b2719a 100644
--- a/gdb/parse.c
+++ b/gdb/parse.c
@@ -596,11 +596,6 @@ length_of_subexp (expr, endpos)
case OP_LABELED:
case STRUCTOP_STRUCT:
case STRUCTOP_PTR:
-/* start-sanitize-gm */
-#ifdef GENERAL_MAGIC
- case STRUCTOP_FIELD:
-#endif /* GENERAL_MAGIC */
-/* end-sanitize-gm */
args = 1;
/* fall through */
case OP_M2_STRING:
OpenPOWER on IntegriCloud