MAXSTAB set to 2500 (problem with argument list of ROM for new C front-end).
authorbal <none@none>
Fri, 6 Sep 1985 11:06:32 +0000 (11:06 +0000)
committerbal <none@none>
Fri, 6 Sep 1985 11:06:32 +0000 (11:06 +0000)
mach/proto/cg/salloc.c

index 0543c96..6296401 100644 (file)
@@ -35,7 +35,7 @@ static char rcsid[] = "$Header$";
  * Every now and then call garbage_collect() from toplevel.
  */
 
-#define MAXSTAB         500
+#define MAXSTAB         2500
 #define THRESHOLD       200
 
 char *stab[MAXSTAB];