aboutsummaryrefslogtreecommitdiff
path: root/gcc/genopinit.c
diff options
context:
space:
mode:
Diffstat (limited to 'gcc/genopinit.c')
-rw-r--r--gcc/genopinit.c3
1 files changed, 0 insertions, 3 deletions
diff --git a/gcc/genopinit.c b/gcc/genopinit.c
index 6ee2f4f..5374786 100644
--- a/gcc/genopinit.c
+++ b/gcc/genopinit.c
@@ -142,7 +142,6 @@ gen_insn (insn)
int pindex;
int i;
char *np, *pp, *p, *q;
- struct obstack *obstack_ptr;
/* Don't mention instructions whose names are the null string.
They are in the machine description just to be recognized. */
@@ -336,8 +335,6 @@ main (argc, argv)
char **argv;
{
rtx desc;
- rtx dummy;
- rtx *insn_ptr;
FILE *infile;
register int c;