$OpenBSD: patch-gcc_config_alpha_alpha_h,v 1.1.1.1 2021/08/15 18:42:10 pascal Exp $

Index: gcc/config/alpha/alpha.h
--- gcc/config/alpha/alpha.h.orig
+++ gcc/config/alpha/alpha.h
@@ -491,7 +491,7 @@ enum reg_class {
    is at the high-address end of the local variables;
    that is, each additional local variable allocated
    goes at a more negative offset in the frame.  */
-/* #define FRAME_GROWS_DOWNWARD 0 */
+#define FRAME_GROWS_DOWNWARD 1
 
 /* If we generate an insn to push BYTES bytes,
    this says how many the stack pointer really advances by.
