(first_mangle, mangled_num): Now static.
#include "system.h"
#include <time.h>
#include "system.h"
#include <time.h>
};
/* Should use a hash table, etc. . */
};
/* Should use a hash table, etc. . */
-struct mangled *first_mangle;
-int mangled_num = 0;
+static struct mangled *first_mangle;
+static int mangled_num;
/*---------------------------------------------------------------------.
| Extract a GNUTYPE_NAMES record contents. It seems that such are not |
/*---------------------------------------------------------------------.
| Extract a GNUTYPE_NAMES record contents. It seems that such are not |