+2009-11-04 Dan Nicolaescu <dann@ics.uci.edu>
+
+ * puresize.h (BASE_PURESIZE): Increase to 1620000.
+
2009-11-03 Stefan Monnier <monnier@iro.umontreal.ca>
* editfns.c (save_restriction_restore): Update the (pt/begv/vz)_markers
#endif
#ifndef BASE_PURESIZE
-#define BASE_PURESIZE (1470000 + SYSTEM_PURESIZE_EXTRA + SITELOAD_PURESIZE_EXTRA)
+#define BASE_PURESIZE (1620000 + SYSTEM_PURESIZE_EXTRA + SITELOAD_PURESIZE_EXTRA)
#endif
/* Increase BASE_PURESIZE by a ratio depending on the machine's word size. */