* include/private/gcconfig.h (LINUX_STACKBOTTOM): Use instead of
HEURISTIC1 on ARM.
git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@103946
138bc75d-0d04-0410-961f-
82ee72b054a4
+2005-09-06 Tom Tromey <tromey@redhat.com>
+
+ PR libgcj/23662:
+ * include/private/gcconfig.h (LINUX_STACKBOTTOM): Use instead of
+ HEURISTIC1 on ARM.
+
2005-07-17 SUGIOKA Toshinobu <sugioka@itonet.co.jp>
* include/private/gcconfig.h (sh-linux): Use LINUX_STACKBOTTOM.
# endif
# ifdef LINUX
# define OS_TYPE "LINUX"
-# define HEURISTIC1
+# define LINUX_STACKBOTTOM
# undef STACK_GRAN
# define STACK_GRAN 0x10000000
# define USE_GENERIC_PUSH_REGS