PR target/14539
* config/alpha/alpha.h (STACK_BOUNDARY): Set to 128.
From-SVN: r79354
+2004-03-11 Richard Henderson <rth@redhat.com>
+
+ PR target/14539
+ * config/alpha/alpha.h (STACK_BOUNDARY): Set to 128.
+
2004-03-10 Roger Sayle <roger@eyesopen.com>
PR middle-end/14289
#define PARM_BOUNDARY 64
/* Boundary (in *bits*) on which stack pointer should be aligned. */
-#define STACK_BOUNDARY 64
+#define STACK_BOUNDARY 128
/* Allocation boundary (in *bits*) for the code of a function. */
#define FUNCTION_BOUNDARY 32