2000-06-29 Andrew Haley <aph@cygnus.com>
* config/ia64/linux.h (JMP_BUF_SIZE): Size is in Pmode units, not
bytes: remove the multiply by 8.
From-SVN: r34783
+2000-06-29 Andrew Haley <aph@cygnus.com>
+
+ * config/ia64/linux.h (JMP_BUF_SIZE): Size is in Pmode units, not
+ bytes: remove the multiply by 8.
+
2000-06-29 Philipp Thomas <pthomas@suse.de>
* rtl.c : Revert NLS changes.
#define DONT_USE_BUILTIN_SETJMP
-#define JMP_BUF_SIZE (8 * 76)
+#define JMP_BUF_SIZE 76
/* Output any profiling code before the prologue. */