* include/private/gcconfig.h (HBLKSIZE): Define for MIPS.
git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@131872
138bc75d-0d04-0410-961f-
82ee72b054a4
+2008-01-26 Richard Sandiford <rsandifo@nildram.co.uk>
+
+ * include/private/gcconfig.h (HBLKSIZE): Define for MIPS.
+
2008-01-24 David Edelsohn <edelsohn@gnu.org>
* configure: Regenerate.
# else
# define ALIGNMENT 4
# endif
+# ifndef HBLKSIZE
+# define HBLKSIZE 4096
+# endif
# define USE_GENERIC_PUSH_REGS
# if __GLIBC__ == 2 && __GLIBC_MINOR__ >= 2 || __GLIBC__ > 2
# define LINUX_STACKBOTTOM